chromecast: rework seek
commit82f4830bf59326093f87d9ded6769dfadbbed1c1
authorThomas Guillem <thomas@gllm.fr>
Mon, 5 Feb 2018 17:44:16 +0000 (5 18:44 +0100)
committerThomas Guillem <thomas@gllm.fr>
Tue, 6 Feb 2018 17:36:37 +0000 (6 18:36 +0100)
tree7730edb9b9e1b5f28f60515f508ce4de41548fcf
parente991434a9f5d607b90e65293267940190612a3bd
chromecast: rework seek

Don't seek from demux filter but from the the sout. Do it only one time for
every stream ids. Pause the httpd server while seeking in order to prevent the
CC to flush valid post flush buffers.
modules/stream_out/chromecast/cast.cpp
modules/stream_out/chromecast/chromecast.h
modules/stream_out/chromecast/chromecast_common.h
modules/stream_out/chromecast/chromecast_ctrl.cpp
modules/stream_out/chromecast/chromecast_demux.cpp