The file is parsable for I frames and actually the indexing works.
The index file (.tsx) is approximately the same size as the clear
.tsx file and the stream captured during trick play testing seems to
be about the right size but looks like it does not have the
transport stream scramble codes s
I want to develop small application that performs a kind of "advanced relay".
I have network camera with hardware MPEG4ES encoder.
Running openRTSP to it works perfect.
The final idea is to perform a kind of stream relay from the remote
network camera device to a local network.
After such "r
The file is parsable for I frames and actually the indexing works. The index
file (.tsx) is approximately the same size as the clear .tsx file and the
stream captured during trick play testing seems to be about the right size but
looks like it does not have the transport stream scramble codes se
Hi,
I want to develop small application that performs a kind of "advanced relay".
I have network camera with hardware MPEG4ES encoder.
Running openRTSP to it works perfect.
The final idea is to perform a kind of stream relay from the remote
network camera device to a local network.
After s
'Trick play' on Transport Streams works by extracting video I-frames
from the data, and streaming those only. To do this, the indexing
mechanism has to first parse the MPEG video data within the Transport
Stream, to figure out where the data for each I-frame begins and ends.
Therefore, if the