streaming with vlc library

This forum is about all development around libVLC.
michel3615
New Cone
New Cone
Posts: 1
Joined: 03 Jul 2019 18:07

streaming with vlc library

Postby michel3615 » 03 Jul 2019 18:15

Hi,
I would like to display the inside of my henhouse streamed with a Raspi in a separate application of another Raspi.
This is no problem via browser: http://<ipAdresse>:8081
But I want to build it into a python application
I want to do that with the vlc library. But I don't know how
Can someone give me some code snippets?
Thanks

theamazingsplit
New Cone
New Cone
Posts: 1
Joined: 23 Jul 2019 20:04

Re: streaming with vlc library

Postby theamazingsplit » 23 Jul 2019 20:36

Hello Michel,

I'm also working with VLC using Python right now.

Here's the doc for python-vlc : https://www.olivieraubert.net/vlc/python-ctypes/doc/

How to install : https://wiki.videolan.org/Python_bindings#Download

Examples using the library : https://github.com/oaubert/python-vlc/tree/master/examples

A project using python-vlc : https://code.google.com/archive/p/movie-content-editor/

And that's all the information I have found so far. If I discover anything that might be useful to you when working with python-vlc, I'll come back and update.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 15 guests