Re: [Live-devel] Stray CRs in MatroskaFileParser.cpp

2018-10-25 Thread Ross Finlayson
Thanks. They’ll be removed, starting in the next release of the software. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] Stray CRs in MatroskaFileParser.cpp

2018-10-25 Thread Warren Young
As in subject; they’re in a block starting around line 700 or so. ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Questions about media server - MKV, rtsp with multiple video media types

2018-10-25 Thread office luksoft.it
Hi Ross Many thanks for fast response and for your time. The reason for joining questions was to give a context. “testOnDemandRTSPServer” - noted, will look through it now. Media Server: “ServerMediaSession::addSubsession()” - thanks for the hint, yes, that's what I figured. > Note in p

Re: [Live-devel] Questions about media server - MKV, rtsp with multiple video media types

2018-10-25 Thread Ross Finlayson
> Finally, you asked why the server currently does not implement the ‘end’ of a > RTSP range, when streaming from a Matroska file. The reason for this is that > implementing this feature is complicated (because it depends on the > particular file time that you’re streaming from) Oops, I meant

Re: [Live-devel] Questions about media server - MKV, rtsp with multiple video media types

2018-10-25 Thread Ross Finlayson
I don’t have time to answer all of these questions at once; I suggest asking only one question at a time. However, you should note that the “LIVE555 Media Server” was intended to be a stand-alone ‘appliance’ application that performs just one particular function (streaming from named files - on

[Live-devel] Questions about media server - MKV, rtsp with multiple video media types

2018-10-25 Thread office luksoft.it
Hi there, I am recently playing a lot with live555 streaming server, as I need to create a block of larger test environment, responsible for streaming content from some storage. I ran into some questions and it seems I need know-how/knowledge based assistance with regards to live555. Backgr