http_server_fast (http server file range support)
Open
API Change
Feature
- Dominant language
- C++
- Stars
- 4.8k
- Forks
- 694
- Avg merge
- 12h 48m
- Merged PRs (30d)
- 1
Description
I modify http_server_fast demo, run as http server and return media data from file to vlc player.
I parse "Range: bytes=" to support range, and player can play well, but stop when seek to end.
http_server_fast stop at

Contributor guide
Assessment
This issue has not been assessed yet.