Giuseppe Iuculano
Giuseppe Iuculano
@jacek-marchwicki I'm testing https://review.appunite.com/#/c/3807/ and I've the same timeout results.
This happens also with my streams: ``` I/player.c( 3383): player_wait_for_frame[1] Waiting for frame: sleeping: 64672923967 I/player.c( 3383): player_wait_for_frame[0] timeout I/player.c( 3383): player_wait_for_frame[0 = Video] = (64679.443867) - (7.049260) I/player.c( 3383):...
@jacek-marchwicki why it is strange? if it is a live stream this is not strange. My is: ``` Duration: 00:00:00.13, start: 65179.443867, bitrate: 40 kb/s Stream #0:0: Video: h264 (Constrained...
@pablo-navarro do you replace it only in player_read_from_stream() ? My streams don't work with your proposed patch...
> It is for security reason, if you want to log to STDOUT, you can use `stdout` as file name. I tried this but it doesn't work , how writes...