Python Forum
How to output Python in Spout or any other video sharing network?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to output Python in Spout or any other video sharing network?
#1
Hi,

I've been new to Python and I've created something that I would like to stream in Spout so I can output it in touchdesigner/MadMapper. In the past I've always use Spout for Processing with succes but it brings difficulties using Python instead. Does someone know how to do this or have any useful guides to realize this? I can't find anything online.

If there are other software that can help me out streaming my Python scrips please let me know! It would be such a great help. Thank you Thumbs Up
Reply
#2
you can use scikit-video, see: http://www.scikit-video.org/stable/
more specifically for your application: http://www.scikit-video.org/stable/io.html
Reply
#3
(Jan-09-2022, 10:26 PM)Larz60+ Wrote: you can use scikit-video, see: http://www.scikit-video.org/stable/
more specifically for your application: http://www.scikit-video.org/stable/io.html

Thank you for your help. But does this make me able to stream the script live on another platform like MadMapper? Because it seems like this make video's of my output but not actually stream it live.
Reply
#4
buzzdarkyear Wrote:Thank you for your help. But does this make me able to stream the script live on another platform like MadMapper? Because it seems like this make video's of my output but not actually stream it live.
does madmapper handle mp4 format? if so the answer should be yes.
Reply
#5
(Jan-11-2022, 02:08 AM)Larz60+ Wrote:
buzzdarkyear Wrote:Thank you for your help. But does this make me able to stream the script live on another platform like MadMapper? Because it seems like this make video's of my output but not actually stream it live.
does madmapper handle mp4 format? if so the answer should be yes.

Thank you for your help I'll try it out!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Best way to secure API key when sharing quarinteen 2 353 Jan-19-2024, 04:46 PM
Last Post: deanhystad
  Trying to us python.exe from our network to run scripts cubangt 3 879 Aug-17-2023, 07:53 PM
Last Post: deanhystad
  Video recording with Raspberry Pi - What´s wrong with my python code? Montezuma1502 3 1,269 Feb-24-2023, 06:14 PM
Last Post: deanhystad
  How to receive webcam capture on spout? buzzdarkyear 2 2,671 Jan-12-2022, 02:26 PM
Last Post: buzzdarkyear
  How to install modules for 2.7 (or sharing from 3.8)) Persisto 2 2,458 Dec-31-2021, 02:33 PM
Last Post: Persisto
  multiprocessing and sharing object cyrduf 0 2,058 Feb-02-2021, 08:16 PM
Last Post: cyrduf
  sharing variables between two processes Kiyoshi767 1 1,877 Nov-07-2020, 04:00 AM
Last Post: ndc85430
  Sharing my code emirasal 2 2,049 Oct-04-2020, 02:21 PM
Last Post: emirasal
  Sharing X Axis in Sub plots JoeDainton123 1 2,189 Aug-22-2020, 04:11 AM
Last Post: deanhystad
  how can we record a video file from our program output (moving object) Zhaleh 0 1,819 Aug-03-2020, 02:47 PM
Last Post: Zhaleh

Forum Jump:

User Panel Messages

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