Open Binary141 opened 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
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
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