Re: [Live-devel] Creating live tsx file or Updating existing TSX file

2014-11-18 Thread Jeff Shanab
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

[Live-devel] RTSP Stream from remote machine

2014-11-18 Thread Sam Hudson
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

Re: [Live-devel] Creating live tsx file or Updating existing TSX file

2014-11-18 Thread Marcin
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

Re: [Live-devel] Creating live tsx file or Updating existing TSX file

2014-11-18 Thread Chapman, Michael J
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