Click here to Skip to main content
15,878,959 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
I already can stream a buffer using LibVLC (version 2.1.5) on a c++ dll.
I make a instance of "libvlc_new" and the streaming works.
But I'm trying to change the stream to a secured stream using Username and Password but it do not works, everyone can connect and listen to the stream.
The stream will be over RTSP or over HTTP. (I need to implement both ways)

Can someone help me with this issue?
Thanks in advance.
Pablo.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900