ffmpegwasm / ffmpegwasm/ffmpeg.wasm
why get file.ts by websocket when process m3u8 file?
Open
- Dominant language
- C
- Stars
- 17.8k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
when process m3u8 file, ffmpeg.wasm get ts file by websocket
**To Reproduce**
Steps to reproduce the behavior:
1. ffmpeg.run('-protocol_whitelist', 'file,http,https,tcp,tls,crypto', "-i", "file.m3u8", 'output.mp4', '-loglevel', 'debug');
2.

Contributor guide
Assessment
This issue has not been assessed yet.