Opened 7 years ago

Last modified 7 years ago

#6266 new defect

sometimes lost sound when hls streaming

Reported by: krs_vital Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

/usr/local/bin/ffmpeg -probesize 2000k -fifo_size 512k -buffer_size 256k -overrun_nonfatal 1 -i udp://239.192.28.7:1234 -sn -c copy -hls_allow_cache 0 -hls_base_url /ts/ANS/ -hls_list_size 5 -hls_time 5 -hls_flags delete_segments+omit_endlist -map 0 -r 50 -async 1 -g 1 -ignore_unknown -shortest -avoid_negative_ts make_zero -fflags +genpts -use_localtime 1 -hls_segment_filename /hls/ts/ANS/stream_%Y%m%d-%s.ts /hls/pl/ANS.m3u8

attached is an example file

Attachments (1)

stream_20170326-1490467686.ts (1.4 MB ) - added by krs_vital 7 years ago.

Download all attachments as: .zip

Change History (3)

by krs_vital, 7 years ago

comment:1 by krs_vital, 7 years ago

after restart this command the sound appears

comment:2 by Carl Eugen Hoyos, 7 years ago

How did you create the file that you uploaded?

Note: See TracTickets for help on using tickets.