From: Ramu C. <boy...@gm...> - 2012-05-11 14:31:54
|
hi, I tried to receive the MP4 video files from the Darwin streaming server (DSS). The .264 files and the chapter files in the opensvc decoder are muxed using the yamb software, which resulted in a .mp4 file. When I try to access this .mp4 file through the DSS, its throwing the following error. Playing rtsp://10.0.2.1/video_4.mp4. Resolving 10.0.2.1 for AF_INET6... Couldn't resolve name for AF_INET6: 10.0.2.1 Connecting to server 10.0.2.1[10.0.2.1]: 554... librtsp: server responds: 'RTSP/1.0 415 Unsupported Media Type' rtsp_session: unsupported RTSP server. Server type is 'DSS/5.5.5 (Build/489.16; Platform/Linux; Release/Darwin; state/beta; )'. STREAM_LIVE555, URL: rtsp://10.0.2.1/video_4.mp4 Stream not seekable! file format detected. Failed to get a SDP description from URL "rtsp://10.0.2.1/video_4.mp4": cannot handle DESCRIBE response: RTSP/1.0 415 Unsupported Media Type Exiting... (End of file) Even i tried with darwin 6.0.3, no change :( when i play these files normally with player they are playing. The same with streaming, mplayer is throwing this error :( The file shows h.264/avc mpeg part-10 codec in it. Can someone please help me regarding this? thanking you, Best Regards, Boys21. |