Hi
I am using OpenRTSP and i am looking for a way to add Xms of empty frames at
the beginning of my vidéo
For what i looked so far, it will be something pu in the setupStream function
right before startPlayingSession, but no way of doing that so far.
Do you have a way of helping me ? Maybe with
I do use the -4 option , i get a mp4 file , but with no sound
De : live-devel de la part de Ross
Finlayson
Envoyé : mardi 19 janvier 2016 20:53
À : LIVE555 Streaming Media - development & use
Objet : Re: [Live-devel] Problem with sending a PAUSE command
Fantastic , i managed to make someting that works great thanks to that
I have a last little question about the recording of audio with openRTSP, when
i use the ' -a ' option in a command line, i get a Mpeg4-generic file ( wich
one i cant read with usual players ).
In my application, i get in ou
Hi all
I am working on little app to record RTSP streaming
So i included a large part of OpenRTSP in my app, calling it in another thread
(my entry point is the main function), but i got stuck very fast in the
infinite loop "DoEventLoop" and I managed to make myself a exit point using
watchVa