gstreamer/ext/smoothstreaming
Thiago Santos aa1713068a mssdemux: implement live streams handling
Live streams force the demuxer to keep reloading the Manifest from
time to time, as the new fragments are being added as they are recorded.
The demuxer should also try to keep up and detect when it had to skip
fragments, marking the discont flag when that happens.

Curiously, the spec doesn't seem to mention when/how a live stream is supposed
to end, so keep trying downloads until the demuxer errors out.
2013-05-07 21:05:12 -03:00
..
gstmssdemux.c mssdemux: implement live streams handling 2013-05-07 21:05:12 -03:00
gstmssdemux.h mssdemux: implement live streams handling 2013-05-07 21:05:12 -03:00
gstmssmanifest.c mssdemux: implement live streams handling 2013-05-07 21:05:12 -03:00
gstmssmanifest.h mssdemux: implement live streams handling 2013-05-07 21:05:12 -03:00
gstsmoothstreaming-plugin.c smoothstreaming: stubs for mssdemux 2013-05-07 21:05:10 -03:00
Makefile.am mssdemux: parse the fps from h264 codec data if possible 2013-05-07 21:05:10 -03:00