Can I dynamically add/remove the file source when running Live555 server?
Currently, the Live555 announce the file sources when loading, I want to let
the Live555 play a new file without making hard code change.
Thanks,
-zhisun
___
live-devel mailing lis
Hi,
I have mpeg4 (h.264) video streams encapsulated via mpeg2 transport streams.
I'm using the live555 media server as an rtsp vod server. I was hoping to
use the 'MPEG2TransportStreamIndexer' tool. But when I run it I get a .tsx
file with zero length so it looks like it only operates on mpegts
Hi Ross,
I am sending the file which describes regarding the memory
leak in the code.
Thanks,
Viswajeet
16 bytes in 1 blocks are still reachable in loss record 1 of 16
==14379==at 0x4005BA5: operator new(unsigned) (vg_replace_malloc.c:163)
==14379==by 0x804A08E: MediaLookup
Ross Finlayson wrote:
After doing a bit more digging in the code and on the web I've
discovered that the problem of not receiving RTSP commands after the
play command when using RTP-over-TCP streaming is a known problem
(although it is usually associated with the keep-a-live feature
(cough h
I agree the first is very good, I haven't read the others.
Matt S.
Renato MAURO (Libero) wrote:
Hi Ross.
Maybe I'm off topic, but I'd like to know your opinion about these
books:
1)"RTP, Audio and Video for the Internet", Colin Perkins, 2003,
ISBN: 0-672-32249-8
2) "Timecode A Use
The first one is very good.
I didn't read the others.
Regards,
Amit Yedidia
Elbit System Ltd.
Email: amit.yedi...@elbitsystems.com
Tel: 972-4-8318905
--
> -Original Message-
> From: live-devel-boun...@ns.live555.com
> [mailto:
There are few memory leaks in
liveMedia/OnDemandServerMediaSubsession.cpp, the object(inputSource)
created is not freed.
No, that's not true. The input source for each
"ServerMediaSubsession" is freed by the "CloseStreamSource()"
function, which in turn is called by "StreamSta