As we clearly note in the "openRTSP" documentation (web page), and the
"openRTSP" source code itself, we don't recommend using the "openRTSP" code as
a model for your own RTSP client application. Instead, you should use the
"testRTSPClient" application code as a model.
Ross Finlayson
Live Netw
> I want to use this code into my Android application, please suggest me how to
> integrate this code into my application
As we clearly note in the "openRTSP" documentation (web page), and the
"openRTSP" source code itself, we don't recommend using the "openRTSP" code as
a model for your own RT
This is very strange. Unfortunately I can't explain why the first client would
stop receiving data after the second client starts up, nor have I been able to
reproduce this.
I notice that - in the debugging output that you sent - the proxy server and
both clients are all running on the same ho
Hi,
I want to use Live555 in order to stream media from the iPhone camera to
the server, using RTSP/RTP.
I've seen that other clients using [Announce+DSP], [Setup] and [Record] to
do that.
It seems from the code of MediaSession & ServerMediaSession, that client
cannot stream to server.
Should i im
Hello sir
I did the following method to find the Kilo bits per second
RTPSink* videoSink;
int64_t uSecsToDelay=200;
int64_t uSecsToDelay2=100;
void play(); // forward
void periodicQOSMeasurement1(void* clientData);//actually bit rate
mesaurement
void periodicQOSMeasurement2(void* clien
Hello everyone,
I was trying to use Qt for playing live video for which Qt provides a
phonon class. However, the limitation with this is that it is not capable
of decoding RTSP packets on windows (since phonon uses Directshow on
windows platform).
In order to make it capable of doing this, I am p
> I am using live555 media server. I am trying to remove media by calling
> RTSPServer::removeServerMediaSession(session);
The code for "LIVE555 Media Server" application is not intended to be modified
(especially by casual hobbyists). (Note that the "LIVE555 Media Server" will
remove "S
Hi,
I want to use this code into my Android application, please suggest me how
to integrate this code into my application or can i use it as library in
application if yes then how ?
And also how to Compile and Run this Code.
can anyone guide me that how i used this code for OpenRTSP.
Thank &
> We would be grateful if you could elaborate on what you mean by non-standard
> metadata
I mean that the "metadata" keyword used in the following SDP lines in your
camera's stream:
m=metadata 0 RTP/AVP 97
a=rtpmap:97 METADATA/64000
are non-standard - i.e., not defined by any
> In case of trick play (fast forward and rewind)
I presume you're talking about streaming indexed MPEG Transport Stream files
here...
> LIVE555 Media Server sends more frames per second than in normal play mode.
No it doesn't. It *never* sends more frames per second than normal play mode
(a
> This is not a server problem. When I'm having the problem restarting the
> stream to Live555, the VLC client is still happily receiving and displaying
> video.
OK, so if the problem is not at the server, then it must be the client's OS
that's wedged (somehow). The problem is probably *not* w
This is not a server problem. When I'm having the problem restarting the
stream to Live555, the VLC client is still happily receiving and
displaying video. The source is an IP-connected camera and seems stable.
In the failure case, even if the old connection to the camera were
buggered up, Live
Hi, dear author,
I am using live555 media server. I am trying to remove media by calling
RTSPServer::removeServerMediaSession(session); This media is created by calling
RTSPServer::addServerMediaSession(session); The problem is live555 server will
complain "BasicTaskScheduler::SingleStep(): sel
Dear Ross,
We would be grateful if you could elaborate on what you mean by
non-standard metadata since we are trying to report the same issue to our
camera vendor.
Awaiting your response.
Thank you.
--
Regards,
Saurabh Gandhi
On Sat, Jul 7, 2012 at 10:32 AM, Kiran P. Thakkar
wrote:
> Dear R
14 matches
Mail list logo