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

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

2014-06-25 Thread Ross Finlayson
> 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. Why didn't you mention this before? That's your problem: The UDP stream that you're generating (using "ffmpeg") does not contain proper MPEG Transpo

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-23 Thread Ross Finlayson
> 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 the "testOnDemandRTSPServer" should

[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