> I have tested live555 server with matroska foramt.(mkv)
> But, Video does not work. (Audio does work.)
> 
> * TEST CASE
> SERVER:  DynamicRTSPServer.
> Client  :  ffplay, VLC. 
> TEST MEDIA : test1.mkv   ( http://www.matroska.org/downloads/test_w1.html 
> <http://www.matroska.org/downloads/test_w1.html> )

The reason why video from this particular file can't be streamed is that it 
uses a proprietary video codec (Matroska codec id: 
V_MS/VFW/FOURCC) for which there is no standard RTP payload format.

Note that the file "test2.mkv" (from the same web site) can be streamed OK (it 
uses H.264 for video).

However, I don't suggest using the Matroska files from that web site, because 
many of them were specifically designed to illustrate various errors or 
anomalies in Matroska files.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/ <http://www.live555.com/>
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to