<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I'm having a real trouble getting live555 based streamer work in
wireless<br>
ad-hoc network. The same streamer works fine in wired and managed <br>
wireless networks. <br>
<br>
My setup consists of embedded device and Linux based laptop. <br>
The live555 application runs on embedded device and streams<br>
live H.264 video over multicast. Video resolution is 640x480, frame<br>
rate is 30 FPS. VLC on laptop connects to streamer but fails to<br>
display any video. I get the following errors:<br>
<br>
main debug: `<a class="moz-txt-link-freetext" href="rtsp://11.0.0.30:8554/testStream">rtsp://11.0.0.30:8554/testStream</a>' successfully opened<br>
live555 debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP()<br>
main debug: ES_OUT_RESET_PCR called<br>
main debug: Buffering 0%<br>
main debug: Buffering 5%<br>
main debug: Buffering 19%<br>
main debug: Buffering 50%<br>
main debug: Buffering 74%<br>
main debug: Buffering 83%<br>
main debug: Buffering 94%<br>
main debug: Stream buffering done (1262 ms in 0 ms)<br>
packetizer_h264 warning: waiting for SPS/PPS<br>
packetizer_h264 warning: waiting for SPS/PPS<br>
packetizer_h264 debug: found NAL_SPS (sps_id=0)<br>
packetizer_h264 debug: found NAL_PPS (pps_id=0 sps_id=0)<br>
main debug: Decoder buffering done in 1 ms<br>
main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay
increased to 1200 ms)<br>
<br>
<style type="text/css">p, li { white-space: pre-wrap; }</style>Streaming
from file using testH264VideoStreamer works fine.<br>
<br>
Any idea what can be wrong with my application would be greatly
appreciated.<br>
<br>
Thanks.<br>
<br>
Felix.<br>
</body>
</html>