Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Live cameras streaming
#1
I am using PAGE to design GUI for windows. (can't code, only design)
How to show live streams from 2 different IP cameras in 2 different 'FRAMES' on single window.?
Reply
#2
You probably can't. page (http://page.sourceforge.net) looks like it's just an easy way to build the interface using whatever widgets TK has. And I don't think TK has a media-streaming widget. But you can get it to work if you combine TK's Photo widget, with opencv and pillow, as demonstrated in this tutorial: https://solarianprogrammer.com/2018/04/2...er-window/
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Create an audio streaming platform like YouTube Robk 1 2,258 Aug-21-2023, 11:49 PM
Last Post: Skaperen
Video Video Streaming goncalo 4 1,918 Mar-31-2022, 02:44 PM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

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