Search found 3 matches

Go to advanced search

by vinayk9119
14 Dec 2020 18:08
Forum: VLC stream-output (sout)
Topic: How to stream Video using VLC in http to other computer
Replies: 2
Views: 772

How to stream Video using VLC in http to other computer

I want to stream a video from my computer to another computer using ```http``` in ```vlc```. I have read the steps of how to do the streaming of the video from here https://wiki.videolan.org/Documentation:Streaming_HowTo_New/ But here they have explain how you can stream from the PC and use the same...
by vinayk9119
09 Dec 2020 08:30
Forum: VLC stream-output (sout)
Topic: How to generate Vlc Stream Output String in Qt application
Replies: 1
Views: 653

How to generate Vlc Stream Output String in Qt application

I am developing a media player in ```Qt``` using ```libvlc``` through ```vlc-qt``` wrapper and want to do the video streaming from that player and I have seen If I do the streaming through ```VLC``` media player, I got one stream output string in the last window. For exmaple I get this the below str...
by vinayk9119
06 Dec 2020 17:44
Forum: Development around libVLC
Topic: How to stream the video using VLC-QT wrapper
Replies: 0
Views: 348

How to stream the video using VLC-QT wrapper

I want to stream the video using ```RTSP, HTTP and UDP ``` as they are supported by ```vlc```. I am using ```Qt5``` and as ```Qt``` don't have that much good media libraries so I go for open source and now using ```libvlc``` through ```VLC-Qt``` wrapper. I am able to receive the stream videos in my ...

Go to advanced search