SRT streaming VLCJ
Posted: 05 Dec 2022 18:41
I want to encrpyt the stream using SRT and looking for advice on how to do it. I have the below sout which works but I want to now do it over SRT.
Code: Select all
:sout=#transcode{vcodec=mp2v,vb=6000,scale=auto,acodec=mpga,scodec=none}:http{access=https,mux=ogg,dst=:7676/}