Hi,<br>thank you for your reply. <br>I am using kill -hup command to end the program. Tried the -y option and the sync issue gets worse. <br>The stream when played in quick time is 352*240 at 30fps. so I changed the commend to the new dimensions but the problem is still there. 
<br>Could there be a problem with the sdp?<br>below is the sdp created by vbrick:<br>v=0<br>o=- 5699360993 1 IN IP4 <a href="http://192.168.96.151">192.168.96.151</a><br>s=MAC0007df008ef9 Program 1<br>i=VBrick Streaming Video
<br>c=IN IP4 <a href="http://230.1.1.3/63">230.1.1.3/63</a><br>b=AS:1328<br>t=0 0<br>a=author:My Author<br>a=copyright:My Copyright, 2004<br>a=streamID:slot1Destination1<br>a=tool:VBrick<br>a=ISMA-compliance:1,1.0,1<br>a=mpeg4-iod: &quot;data:application/mpeg4-iod;base64,AoIvAE//AQ/3AQOBOgABQJxkYXRhOmFwcGxpY2F0aW9uL21wZWc0LW9kLWF1O2Jhc2U2NCxBVllCS2dVZkF5WUEzaUFBYndRTklCRUJRQUFBRkNSQUFCSlBnQVlRQUVRQUFWK1FBQUFBQUNBQUFBQUFBd0VvQXA4REpBQnZBQVFOUUJVQUgwQUFBZzBBQUFIMEFBWVFBRVFBQUx1QUFBQzdnQ0FnQUFBQUF3PT0EDQEFAADIAAAAAAAAAAAGCQEAAAAAAAAAAANpAAJARmRhdGE6YXBwbGljYXRpb24vbXBlZzQtYmlmcy1hdTtiYXNlNjQsd0JBU2dUQXFCVzBtRUVIOEFBQUIvQUFBQkVLQ0tDbjQEEgINAAAUAAAAAAAAAAAFAwAAYAYJAQAAAAAAAAAA&quot;
<br>m=video 4444/1 RTP/AVP 96<br>b=AS:1200<br>a=rtpmap:96 MP4V-ES/90000<br>a=control:trackID=11<br>a=cliprect:0,0,240,352<br>a=fmtp:96 profile-level-id=247;config=000001B0f7000001B50d0f0000010000000120008C5D4C285820F0A31F
<br>a=mpeg4-esid:222<br>m=audio 4644/1 RTP/AVP 97<br>b=AS:128<br>a=rtpmap:97 mpeg4-generic/48000/2<br>a=control:trackID=12<br>a=fmtp:97 streamtype=5; profile-level-id=15; mode=AAC-hbr; config=1190; SizeLength=13; IndexLength=3; IndexDeltaLength=3; Profile=1
<br>a=mpeg4-esid:111<br><br><br>Is there something else that I could be doing wrong. Thank you again.<br>sts<br><br><br><br><div><span class="gmail_quote">On 12/12/06, <b class="gmail_sendername">Ross Finlayson</b> &lt;<a href="mailto:finlayson@live555.com">
finlayson@live555.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt;Hi,<br>&gt;I am trying to use openRTSP to record a video stream from vbrick in
<br>&gt;fedora linux.<br>&gt;For a quicktime stream I use the command:<br>&gt;openRTSP -q -f 30 -h 240 -w 320 -V&nbsp;&nbsp;rtsp://vbrick&gt;tst.mov<br>[...]<br>&gt;Is the Rtptime right?<br><br>Probably - but it's not relevant here anyway.
<br><br>&gt;In Quicktime this video shows a black screen but you can hear the audio.<br><br>What you're doing appears correct.&nbsp;&nbsp;(Be sure, though, that you<br>terminate &quot;openRTSP&quot; correctly, either by waiting for the stream to
<br>end, or using &quot;kill -HUP&quot; - not by &lt;ctrl&gt;-C)&nbsp;&nbsp;However, you should<br>make sure that the specifed frame rate (30 fps) and screen dimensions<br>(width 320, height 240) really are correct.&nbsp;&nbsp;(You can test this by
<br>playing the stream live using QuickTime Player or VLC and looking at<br>the frame rate and screen dimensions.)<br><br>&gt;&nbsp;&nbsp;In VLC both audio and video are present but are out of synch.<br><br>Try adding the &quot;-y&quot; option.
<br>--<br><br>Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a><br>_______________________________________________<br>live-devel mailing list<br><a href="mailto:live-devel@lists.live555.com">
live-devel@lists.live555.com</a><br><a href="http://lists.live555.com/mailman/listinfo/live-devel">http://lists.live555.com/mailman/listinfo/live-devel</a><br></blockquote></div><br>