[Live-devel] testMPEG1or2AudioVideoStreamer_multiChannelProblem

2007-09-10 Thread Tomy Joseph
HI.. For Playing Multiple channels in testMPEG1or2AudioVideoStreamer application , I created multiple instances of serverMediaSession. But the server is streaming one file after another...it is not streaming all the files(channels) simultaneously. So the clients cannot play all the channels sim

[Live-devel] testMPEG4VideoStreamer_problem

2007-09-10 Thread Tomy Joseph
When I try to run testMPEG4VideoStreamer, I am getting the following errors continuously.. MPEG4VideoStreamParser::analyzeVOLHeader(): marker_bit 1 not set! MPEG4VideoStreamParser::analyzeVOLHeader(): vop_time_increment_resolution is zero! MPEG4VideoStreamParser::analyzeVOLHeader(): marker_bit

Re: [Live-devel] Multicast_Problem

2007-09-05 Thread Tomy Joseph
hi Your Assumption is correct There was some multicast problem with server and client... I tested with different machines it is working thank you very much Tomy P. Joseph Samsung ODC, L&T Infotech,Plot No. 25-30, EPIP I Phase Industrial Area, Whitefield,Bangalore-66. Mobile: +

Re: [Live-devel] Multicast_Problem

2007-09-05 Thread Tomy Joseph
hi... I tried the way in which you suggested...I have a Mpeg file test.mpg 1. start ./testMPEG1or2AudioVideoStreamer ==> Displays Play this stream using the URL "rtsp://172.28.7.17/testStream" Beginning streaming... Beginning to read from file... 2. Open Vlc player & put "rtsp://172.28.7.17/test

Re: [Live-devel] Multicast_Problem

2007-09-05 Thread Tomy Joseph
Hi... I can't able to play the mpeg video in VLC player when I started testMPEG1or2AudioVideoStreamer(I have enabled the compiler flag IMPLEMENT_RTSP_SERVER in code) . I have specified rtsp url on VLC(with multicast address) and started.Also I tried with the IP address of the host on which I

[Live-devel] Multicast_Problem

2007-09-04 Thread Tomy Joseph
Hi... I tried to deliver audio&video streams on multicast IP(224.0.0.1) by using live555 media server . I have selected rtp client ports 3456 for video & 3458 for audio.Then I started RTSP session between live555 Media server & client by using openRTSP command. Also I set the multicast IP & por