help playing rtmpe stream with ffmpeghttp://nbastream.net/streams2/stream11.html
Here's the live stream. I found this in the jsplayer setup: Code:
Code:
ffmpeg -i 'rtmpe://134.19.185.202:1935/hfufdxdrh/llive11' -hls_time 10 -hls_list_size 10 -hls_wrap 20 -hls_flags delete_segments -hls_segment_filename "test/video%03d.ts" -c:v copy -c:a copy test.m3u8 |
All times are GMT -6. The time now is 01:11 AM. |