Rtsp with trick play should have no difficulty it is the container chosen.
A lot of containers need to close to create an index.
Every system I have ever worked with that needed this type of functionality
has two files, One for the index and one for the video. You can read and
write in parallel, ea
Hi,
I have compiled the './testH264VideoStreamer' prog, and it seems to work
fine. Ive used openRTSP from the local machine, and it received the stream
to file as it should. However the machine is an amazone EC2 instance, which
has a public, and private ip address.
When trying to access the strea
Hi,
I think that Michael wants to have somekind of DVR functionality in RTSP
which is not supported i think.
Marcin
W dniu 2014-11-18 16:42, Chapman, Michael J pisze:
Sorry I didn't clarify this in an earlier post, but one of the goals
we were hoping to achieve is the ability to have any rts
Sorry I didn’t clarify this in an earlier post, but one of the goals we were
hoping to achieve is the ability to have any rtsp client able to connect to our
Media Server and perform these commands. So, we were hoping to not have to
develop and use a custom client if possible. For instance, havin