home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
MP TV just stopped working
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="georgius" data-source="post: 1156217" data-attributes="member: 107951"><p>Even live stream has total stream length, but it's guessed by currently downloaded stream length. Total stream length and currently downloaded stream length is used at least in OV to show user, where is your playback position within stream. And also calculation of guess of total stream length can be used as sign of properly working protocol part. If it is not increasing, there is surely some problem (except HTTP stream with known total length - but tthis is not case of live stream).</p><p></p><p></p><p>Yes, RTP timestamps have to be increasing.</p><p></p><p>The smallest part of stream, which can be processed by filter, is "fragment". Some streams are fragmented naturally (like Adobe streams from F4M manifest, Microsoft streams or Apple streams from M3U8 playlists). All other streams must be fragmented to work with filter. E.g. in HTTP stream is fragmentation based on received data - each received part of data is considered as fragment, in RTSP is fragmentation based on RTP timestamps. So, if RTP timestamps are not changing, then protocol thinks that fragment is not already downloaded and cannot be sent for further processing in filter.</p></blockquote><p></p>
[QUOTE="georgius, post: 1156217, member: 107951"] Even live stream has total stream length, but it's guessed by currently downloaded stream length. Total stream length and currently downloaded stream length is used at least in OV to show user, where is your playback position within stream. And also calculation of guess of total stream length can be used as sign of properly working protocol part. If it is not increasing, there is surely some problem (except HTTP stream with known total length - but tthis is not case of live stream). Yes, RTP timestamps have to be increasing. The smallest part of stream, which can be processed by filter, is "fragment". Some streams are fragmented naturally (like Adobe streams from F4M manifest, Microsoft streams or Apple streams from M3U8 playlists). All other streams must be fragmented to work with filter. E.g. in HTTP stream is fragmentation based on received data - each received part of data is considered as fragment, in RTSP is fragmentation based on RTP timestamps. So, if RTP timestamps are not changing, then protocol thinks that fragment is not already downloaded and cannot be sent for further processing in filter. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
MP TV just stopped working
Contact us
RSS
Top
Bottom