You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, the backend caches the stream with ffmpeg to restream it. As a preliminary stage for streaming multiple channels, it needs a more performant solution. The need for this feature is desribed in #29 .
Proposal
The backend should implement a new solution, which only proxies the requests to the source.
The text was updated successfully, but these errors were encountered:
🚀 Description
Problem to solve
At the moment, the backend caches the stream with ffmpeg to restream it. As a preliminary stage for streaming multiple channels, it needs a more performant solution. The need for this feature is desribed in #29 .
Proposal
The backend should implement a new solution, which only proxies the requests to the source.
The text was updated successfully, but these errors were encountered: