kclyu / rpi-webrtc-streamer

This repo's objective is providing something like Web Cam server on the most popular Raspberry PI hardware. By integrating [WebRTC](https://webrtc.org/native-code/) and Raspberry PI, we can stream the Raspberry camera feed to browser or native client which talks WebRTC.
Other
626 stars 108 forks source link

Displaying in VLC #95

Open shaye059 opened 4 years ago

shaye059 commented 4 years ago

Relatively new to network streaming. I got it installed and running without any issues and I can see the stream on the web browser. I was wondering if it's possible to display it through the VLC media player. I have connected to network streams on there before but only RTMP.