I am attempting to build live555 MediaServer on x64 windows 7. I have
built a VS2008 projects to build the 64 bit libraries and they are
compiling, but for some reason I have been unable to get the mediaServer to
build with these new libraries. I have another executable that I have been
working o
Thanks for your reply. I will try it.
发件人: live-devel-boun...@ns.live555.com
[mailto:live-devel-boun...@ns.live555.com] 代表 Ross Finlayson
发送时间: 2012年3月12日 22:10
收件人: LIVE555 Streaming Media - development & use
主题: Re: [Live-devel] Shutdown stream question
My input source is a live source
Hey All,
I am using openRTSP sample application provided with Live555 streaming media
library. I used the following command to stream from an RTSP server.
openRTSP.exe -d 10 rtsp://192.168.1.90/MediaInput/mpeg4
I was able to get two files with names video-MP4V-ES-1 and audio-G726-16-2.
I'
> I guess I had better answer this myself. After a bit of effort this turned
> out to be I think a nat traversal issue that was very particualar. It
> depended on camera model, ISP, and router brand.
>
> Trying openRTSP from 11.20.2011 when I changed to async interface, also
> showed this erro
> My input source is a live source from a DVR. My question is: at my client
> side, I call shutdownStream() to notify my rtsp server to stop playing the
> stream. At server side, where I should put my statement to stop playing my
> DVR first before I can delete the stream(ie, I have to stop
Hi,
My input source is a live source from a DVR. My question is: at my client
side, I call shutdownStream() to notify my rtsp server to stop playing the
stream. At server side, where I should put my statement to stop playing my
DVR first before I can delete the stream(ie, I have to stop DVR