f1nalspace / final_game_tech

Game related libraries written in C/C++ written by T. Spaete
MIT License
175 stars 10 forks source link

[FFMPEG Demo] Allow Http/Https Streaming of Media #142

Closed f1nalspace closed 1 year ago

f1nalspace commented 1 year ago

The current FFMPEG Demo does not allow to play any media streams from the internet. Please add support for playing back any media stream from the arguments.

f1nalspace commented 1 year ago

Implemented in the develop branch