Hi,
I have updated config.iphoneos (config.iphoneos attached) and able to build
static libraries for iphoneos.
Regards,
KP
- Original Message -
From: "Krishna"
To: "LIVE555 Streaming Media - development & use"
Sent: Monday, April 23, 2012 10:03 AM
Subject: Re: [Live-devel] Live5
> I am using Live555 server application only. Reference is taken from
> testH264VideoStreamer as reference.
OK, thanks for the clarification. Please put your "test.264" on a web server,
and send us the URL, so we can download it and test it ourselves.
Ross Finlayson
Live Networks, Inc.
http://
Hi Ross,
I am using Live555 server application only. Reference is taken from
testH264VideoStreamer as reference.
H264VideoStreamDiscreteFramer is used as the framer.
the problem is that your server is broken.
What does this mean? The cause for this?
Regards,
Ashfaque
From: Ross Finlayson
Sen
> I want to know if it is possible to send live video streaming with this
> library.
> I mean, I need to connect an IP camera to my server and send live video to
> other PC.
READ THE FAQ (as you were asked to do before posting to the mailing list).
Ross Finlayson
Live Networks, Inc.
http://www
> So, my question is, need the outpacketBuffer be that larger, up to 60816
> bytes?
In general, "OutPacketBuffer::maxSize" should be at least as large as the
largest single frame of data that you expect to feed into your "RTPSink"
(subclass) object. This will usually be larger than the netwo
Hello,
I want to know if it is possible to send live video streaming with this
library.
I mean, I need to connect an IP camera to my server and send live video to
other PC.
I have made some tests with the media server using VLC as client and it
Works ok.
Thanks.
Sin título.jpg
Hug
Dear Sir,
I found the outpacketBuffer size is almost the same as the input buffer.
when set the OutPacketBuffer::maxSize = 6, the
outpacketBuffer size is 60816 bytes, and the fInputBuffer
in H264FUAFragmenter is 6.
I traced the "fPacketStart" and "fCurOffset" in OutPacketBuffer class( I
> I am getting following messages on Client side when playing the URL with
> testRTSPClient application.
>
>
> Received 1448 new bytes of response data.
> Have received 1448 total bytes of a DESCRIBE RTSP response; awaiting 30924
> bytes more.
> Received 2896 new bytes of response data.
> Hav
Hi Ross,
I am getting following messages on Client side when playing the URL with
testRTSPClient application.
Received 1448 new bytes of response data.
Have received 1448 total bytes of a DESCRIBE RTSP response; awaiting 30924
bytes more.
Received 2896 new bytes of response data.
Have receive