SRT streaming VLCJ

This forum is about all development around libVLC.
precatorbaxter
New Cone
New Cone
Posts: 2
Joined: 05 Dec 2022 18:18

SRT streaming VLCJ

Postby precatorbaxter » 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/}

precatorbaxter
New Cone
New Cone
Posts: 2
Joined: 05 Dec 2022 18:18

Re: SRT streaming VLCJ

Postby precatorbaxter » 09 Dec 2022 14:03

hopefully someone can assist me on this I was thinking if I change
this

Code: Select all

:http{access=https,mux=ogg,dst=:7676/}
to

Code: Select all

:srt{dest=191.168.x.x,mux=ogg,dst=:7676/,passphrase=11111}
this may work just not sure about mux and if you can multicast with SRT


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 17 guests