Hi,
I'm developing a rtsp server for an embedded (i-mx53) over linux. I
suppose this great library will compile and run but the main problem is
that I don't know where to start due to the leak of documentation (maybe
I didn't find it). I need to transmit in a session: video and binary
data from me
One problem thought. I read 7*188 bytes from input and output 188
byte each time. but when the indexer read 7th frame (last 188 bytes
of 188*7 bytes) I get this error:
Bad TS sync byte: 0x0
Then clearly you're not outputting the 7th 188-byte 'frame'
correctly, because each of the 7 188-byte '
Thank you.
One problem thought. I read 7*188 bytes from input and output 188 byte each
time. but when the indexer read 7th frame (last 188 bytes of 188*7 bytes) I
get this error:
Bad TS sync byte: 0x0
But when I drop the last frame each time, indexing works and it seems that
it generates a correct