Python Forum
want to stream rtsp from my Pi camera
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
want to stream rtsp from my Pi camera
#1
Hello ,
I found a python code that create a webpage and stream my camera into it
I want to "upgrade" the code and be able to connect the camera using rtsp
what to I need to do ?
the code is from here:
https://randomnerdtutorials.com/video-streaming-with-raspberry-pi-camera/
and it used the piCamera package

in the end I want ot be able to enter in VLC (for example)
rtsp://10.0.0.104
and see the video

Thanks ,
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020