kcpetersen111 / flex

A self hosted streaming service
2 stars 0 forks source link

Use websockets on the backend #9

Open Binary141 opened 1 year ago

Binary141 commented 1 year ago

We need a way to create and listen on a web socket within the backend. Currently looking at using https://github.com/lesismal/nbio for this

Binary141 commented 1 year ago

This is how we are going to be doing the actual video streaming. So the back end needs to accept a socket connection, and be able to insert some sort of ffmpeg stream