OK, this will be included in the next release of the software.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
I've been testing with the DarwinInjector to push to a server online for
redistribution, and one thing I noticed is the timeout value for the initial
connection to Darwin isn't exposed, so if a push attempt is made to a server
that's unavailable for whatever reason, DarwinInjector->setDestination()
On Thu, Sep 24, 2009 at 12:46 AM, Stas Desyatnlkov wrote:
> Hi,
>
> Its obvious that loss of the SPS or PPS results in a lot of grief in the
> h264 land. The question is what choice do we have in case of no other means
> of communication besides RTP?
>
> What if the h264 stream is packed inside T
Hi Ross,
Sorry being a bit thick ;) Too far down in the details.
I completely understand what you mean.( now!)
Thanks again for your help.
Simon
-Original Message-
From: live-devel-boun...@ns.live555.com
[mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson
Sent: Wedn
Do live555 support the RTSP over Http??
Yes. For RTSP clients, it is fully implemented; note the
"tunnelOverHTTPPortNum" parameter to "RTSPClient::createNew()". For
RTSP servers it is not yet fully implemented, but will be in the
future.
--
Ross Finlayson
Live Networks, Inc.
ht
Dear experts:
Do live555 support the RTSP over Http?? If yes, how can I do? Any
hints? if no, is there any workaround to accomplishment this??
Thanks for your reply
___
live-devel mailing list
live-devel@lists.live
Hi,
I'd like to add telemetry data along with A/V streams to my TS.
I planned to subclass MPEG2TransportStreamFromESSource and add a method like
addNewTelemetrySource. The telemetry data arrives via serial port on my device
and my source will feed the data to TS as soon as its available. Does thi
Hi,
Its obvious that loss of the SPS or PPS results in a lot of grief in the h264
land. The question is what choice do we have in case of no other means of
communication besides RTP?
What if the h264 stream is packed inside TS and receiver is not aware of
anything else?
I guess in case of LAN st