Hi, I'm having a real trouble getting live555 based streamer work in wireless ad-hoc network. The same streamer works fine in wired and managed wireless networks. My setup consists of embedded device and Linux based laptop. The live555 application runs on embedded device and streams live H.264 video over multicast. Video resolution is 640x480, frame rate is 30 FPS. VLC on laptop connects to streamer but fails to display any video. I get the following errors: main debug: `rtsp://11.0.0.30:8554/testStream' successfully opened live555 debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP() main debug: ES_OUT_RESET_PCR called main debug: Buffering 0% main debug: Buffering 5% main debug: Buffering 19% main debug: Buffering 50% main debug: Buffering 74% main debug: Buffering 83% main debug: Buffering 94% main debug: Stream buffering done (1262 ms in 0 ms) packetizer_h264 warning: waiting for SPS/PPS packetizer_h264 warning: waiting for SPS/PPS packetizer_h264 debug: found NAL_SPS (sps_id=0) packetizer_h264 debug: found NAL_PPS (pps_id=0 sps_id=0) main debug: Decoder buffering done in 1 ms main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 1200 ms) Streaming from file using testH264VideoStreamer works fine. Any idea what can be wrong with my application would be greatly appreciated. Thanks. Felix. |
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel