Hi,
I tried to use InputStreamMTSSource to get streaming data from a http mpeg ts server.
I found this Source class only gets every 188 bytes from input stream but doesn't do any check for valid ts header marker.
Will this is an issue when stream data is started at a wrong position?
Hi,
I tried to use InputStreamMTSSource to get streaming data from a http mpeg ts server.
I found this Source class only gets every 188 bytes from input stream but doesn't do any check for valid ts header marker.
Will this is an issue when stream data is started at a wrong position?