Usage: overview and endpoints
Endpoints
/proxy/hls/manifest.m3u8: Proxify HLS streams/proxy/stream: Proxy generic http video streams/proxy/mpd/manifest.m3u8: Process MPD manifests/proxy/mpd/playlist.m3u8: Generate HLS playlists from MPD/proxy/mpd/segment.mp4: Process and decrypt media segments/proxy/ip: Get the public IP address of the MediaFlow Proxy server/extractor/video: Extract direct video stream URLs from supported hosts (see Video extractor)/playlist/builder: Build and customize playlists from multiple sources/proxy/transcode/playlist.m3u8: Generate HLS VOD playlist for generic stream transcode/proxy/transcode/init.mp4: fMP4 init segment for generic transcode playlist/proxy/transcode/segment.m4s: fMP4 media segment for generic transcode playlist/proxy/telegram/transcode/playlist.m3u8: Generate HLS VOD playlist for Telegram transcode/proxy/telegram/transcode/init.mp4: fMP4 init segment for Telegram transcode playlist/proxy/telegram/transcode/segment.m4s: fMP4 media segment for Telegram transcode playlist
Once the server is running, for more details on the available endpoints and their parameters, visit the Swagger UI at http://localhost:8888/docs.