4 Commits

Author SHA1 Message Date
Will Storey
4392be9f01 Make remux_example take output file and number of frames from CLI 2018-01-11 21:44:19 -08:00
Will Storey
37325f57b0 Open input/output separately, and read/write separately
This is a refactor of the library API so that we will be able to have
multiple outputs.
2017-01-01 14:58:29 -08:00
Will Storey
fd0ddf62da Fix remux example to take correct main() params
Also add comments explaining the program and the videostreamer lib.
2016-12-31 13:16:15 -08:00
Will Storey
7f16d84882 Initial import
This works for streaming mp4 from rtsp. But only to the first client as
it is unable to recognize discrete frames correctly. It needs further
work.
2016-12-31 13:12:45 -08:00