I would like to have a OBS client that supports encoding with Scalable Video Coding. I know that both nvidia and amd x264 encoders supports it(vp8/9/av1 makes no sense for live streaming due to hardware requirements) but that's about the extent of my knowledge. I have nvidia and have no option to turn it on in OBS, so it is either a matter of encoder flags or compilation with enabled support.
Either way, what would be needed to achieve it?
The reason I am asking is that I have a website where I want to add support for live video streaming one day but I do not want to be doing multicast and encoding on the ingress side, instead I want to use SVC from the client and have Selective Forwarding Unit implemented backend.
Either way, what would be needed to achieve it?
The reason I am asking is that I have a website where I want to add support for live video streaming one day but I do not want to be doing multicast and encoding on the ingress side, instead I want to use SVC from the client and have Selective Forwarding Unit implemented backend.