Hi,
I have couple of questions:
1) When I am running OpenRTSP to play H.264 RTSP stream coming from a camera,
it creates video-H264-1 file. What type of file is that? I tried to run this
file in vlc player but it doesn't run at all.
2) I want to take the H.264 streaming using live555 li
hi,experts
i modify DeviceSource.cpp to stream a live encoder,but i find triggerEvent
could not trigger
deliverFrame0 function which is registered by eventTriggerId =
env.taskScheduler().createEventTrigger(deliverFrame0);
what is wrong with me?
because my encoder has multi channel,i have to modi
hello Sir!
I have made an application using live media 555 library. In this
application I'm receiving video stream
from my live media streamer application. Which in turns get stream from a
dvd player. In my server application I'm creating rtsp server in my main
program. And in same program I'm han
Hi.
I'm using LIVE555 Proxyserver.
Can I multiplexing RTSP/RTP stream to mpeg2-ts using
MPEG2TransportStreamMultiplexor class in LIVE555?
The stream is received from back-end LIVE555 stream server.
(video stream: H.264, audio stream: AAC)
Thanks for your interest.