[Live-devel] stream webcam using ffmpeg and live555

2014-06-20 Thread John Q via live-devel
--- Begin Message --- I am new to live555. I want to stream my webcam from a windows 7 (64-bit) machine behind home LAN using ffmpeg as the encoder to a live555 server running on a Debian 64-bit linux machine in a data center over the WAN. I want to send a H.264 RTP/UDP stream from ffmpeg and th

[Live-devel] proxy server timing issues

2014-06-24 Thread John Q via live-devel
--- Begin Message --- I am streaming a video only back end live rtsp stream (H264 + RTP) to the proxy server. When I kill all clients that are connected to my live555 proxy server and restart them I notice that the clients (VLC for eg.) start at a video position where the displayed video is 1 m

Re: [Live-devel] stream webcam using ffmpeg and live555

2014-06-24 Thread John Q via live-devel
--- Begin Message --- Hi Ross, That's what I thought too. The "testOnDemandRTSPServer" prints "missing sync byte" on the console when I try to grab frames from it using VLC. On Tuesday, 24 June 2014, 2:29, Ross Finlayson wrote: I want to stream my webcam from a windows 7 (64-bit) machine

Re: [Live-devel] stream webcam using ffmpeg and live555

2014-06-26 Thread John Q via live-devel
--- Begin Message --- How can I fix it? I am new here. Any suggestions? Much appreciate your pointing me in the right direction. On Thursday, 26 June 2014, 4:44, Ross Finlayson wrote: That's what I thought too. The "testOnDemandRTSPServer" prints "missing sync byte" on the console when I tr

[Live-devel] testOnDemandRTSPServer timing issues

2014-08-13 Thread John Q via live-devel
--- Begin Message --- I am sending a RTP + MPEG-TS live stream from a windows machine over the WAN to a server machine which is running "testMPEG2TransportReceiver" and piping its output to "testOnDemandRTSPServer". I then connect a client to receive the RTSP stream. I noticed that the "testOnDe