Re: [Live-devel] (no subject)

2020-06-30 Thread dan
onsume the stream to prevent a stall condition? Kind Regards, Dan /** This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at yo

Re: [Live-devel] How to extract a single frame

2020-06-23 Thread dan
https://github.com/danriches/RaspiVid I've already tried to modify RaspiVid to do this but it's halting the stream and causing the GPU to lock up, plus the responses from the Foundation are taking a while albeit great help when they do respond. Any help would be greatly appreciate

Re: [Live-devel] Unable to proxy an rtsp stream on alternate port

2013-11-14 Thread Dan Desjardins
genlock) is actually VLC based. This works a treat! Thanks for your help! Des * Dan **Desjardins *| *senior technology manager* * w:* 608 236 4399 *e:* dan.desjard...@weather.com On Thu, Nov 14, 2013 at 2:27 PM, Ross Finlayson wrote: > I have successfully compiles

[Live-devel] Unable to proxy an rtsp stream on alternate port

2013-11-14 Thread Dan Desjardins
H264"]::createNewRTPSink() ProxyServerMediaSubsession["H264"]::closeStreamSource() ProxyServerMediaSubsession["H264"]::createNewStreamSource(session id 1100823848) ProxyServerMediaSubsession["H264"]::createNewRTPSink() ProxyServerMediaSubsession["H264"

[Live-devel] Recommended IP Cameras for OpenRTSP?

2013-06-19 Thread Dan Coffey
upload to youtube or transcode with ffmpeg) and I have tried -l (causes all kinds of video artifacts). If I leave out -y, the video is not rejected by youtube but can lose sync over time. Thanks for any advice! Dan ___ live-devel mailing list live-devel

Re: [Live-devel] Once again, SDP support for Live555 & interaction with FFMpeg ...

2009-09-15 Thread Dan Dennedy
On Thu, Aug 27, 2009 at 6:52 AM, Sandy Walsh wrote: > Hi, > > We have a multicast stream, initiated from another process, which generates > an .SDP file for the stream > > v=0 > o=MangoDSP 126 14843616424497153183 IN IP4 192.168.0.62 > s=Mango DSP Audio/Video > m=video 7170 RTP/AVP 96 > a=rtpmap:9

Re: [Live-devel] every 65 seconds, noteLiveness timeout handle causes the live555 send bye to QT, and disconnect the streaming.

2009-08-27 Thread Dan DuFeu
efault for RTSP timeout as per the RFC (section 12.37). With the timeout attribute sent, Quicktime will send RTSP blurbs every so often which keeps the connection alive. I think we both agree that simply disabling the liveness check will probably result in superfluous streams. Dan.

Re: [Live-devel] every 65 seconds, noteLiveness timeout handle causes the live555 send bye to QT, and disconnect the streaming.

2009-08-26 Thread Dan DuFeu
HTTP server code. Regards, Dan. >>>>>>>>> 3. Added ";timeout=xxx" to the Session field. It is optional in the RFC, but Quicktime was not respecting the 60 second default and currently if (reclaiming is enabled) the sessions timeout wi

Re: [Live-devel] quicktime client for h264

2009-08-25 Thread Dan DuFeu
7;ve tried to see if I could get quicktime to output logs, but haven't found any such feature yet. Dan. From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of huang Sent: Monday, August 24, 2009 6:01 AM To: live-de...@ns.live555.com Subje

Re: [Live-devel] Problems with compilation the project

2009-08-09 Thread Dan DuFeu
cy of BasicUsageEnvironment. This might fix the issue. If not, I would suggest trying to add libUsageEnvironment.lib into the "Additional Dependencies" section of your project properties (under Configuration Properties -> Linker -> Input). Dan. Ps. If you're interested in us

[Live-devel] contributions to live 555

2009-08-05 Thread Dan DuFeu
HTTP services using the same server object. I'd like to try to include it in the maintained library and make some minor changes elsewhere to clean the implementation up. Thanks, Dan. ___ live-devel mailing list live-devel@lists.live55

Re: [Live-devel] RTSP authentication for a 'real' stream?

2008-10-09 Thread Dan Bolser
REALVIDEO" subsession: SETUP: cannot handle response: RTSP/1.0 461 Unsupported transport" ?? (Details below). Sorry if this is simply related to propriatary vs. standard formats again. Thanks for your help, Dan openRTSP -S 0 -u me secret rtsp://meetstream.cshl.edu:554/Secure/INFOUK/1.

Re: [Live-devel] RTSP authentication for a 'real' stream?

2008-10-09 Thread Dan Bolser
g to play the stream, it would be relatively simple to dump that stream to file. Or am I missing the point? Cheers, Dan. > >Ross Finlayson >Live Networks, Inc. (LIVE555.COM) ><http://www.live555.com/> > > ___

Re: [Live-devel] RTSP authentication for a 'real' stream?

2008-10-09 Thread Dan Bolser
e pointer to the FAQ - I was getting confused because of the different mplayer / vlc / etc. problems / error messages! Dan. >Ross Finlayson >Live Networks, Inc. (LIVE555.COM) ><http://www.live555.com/> > >

[Live-devel] RTSP authentication for a 'real' stream?

2008-10-09 Thread Dan Bolser
ifferent (also below). So the user/passwd are being used, but at some point authentication is not happening. Do I need to pass my browser cookies or somthgin? Is this a problem with the code, or a fundamental problem with authentication of real streams? Thanks for any feedback, Dan. OUTPUT US

[Live-devel] Destroying RTSPClientSession objects

2007-08-07 Thread Dan Franke
lient application is doing. Dan Franke ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] Unicast and Multicast from a single source server?

2007-07-19 Thread Dan Franke
dresses might complicate things too much. Any suggestions other alternatives or comments? Thanks, Dan Franke ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] Status of multiple payload types in liveMedia

2007-06-21 Thread Dan Weber
Hey Ross, I asked you some time ago when you were implementing multiple payload type support into liveMedia. What's the current status? Dan ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] fDurationInMicroseconds

2007-05-30 Thread Dan Weber
3 should be the appropriate value as long as you're timing each frame once. If each slice is part of a single frame, they must all carry the same presentation timestamp, and the duration of every frame up until the slice that completes, the frame should be 0. Dan On Wed, May 30, 2007