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
  How to receive rtmp video in Python? aksdjfh 0 442 Feb-27-2025, 02:58 PM
Last Post: aksdjfh
  Is there a Python solution to select unique frames from a video? rownong 1 619 Feb-02-2025, 09:56 AM
Last Post: Larz60+
  Best way to secure API key when sharing quarinteen 2 1,229 Jan-19-2024, 04:46 PM
Last Post: deanhystad
  Trying to us python.exe from our network to run scripts cubangt 3 2,012 Aug-17-2023, 07:53 PM
Last Post: deanhystad
  Video recording with Raspberry Pi - What´s wrong with my python code? Montezuma1502 3 2,422 Feb-24-2023, 06:14 PM
Last Post: deanhystad
  How to receive webcam capture on spout? buzzdarkyear 2 3,655 Jan-12-2022, 02:26 PM
Last Post: buzzdarkyear
  How to install modules for 2.7 (or sharing from 3.8)) Persisto 2 3,831 Dec-31-2021, 02:33 PM
Last Post: Persisto
  multiprocessing and sharing object cyrduf 0 2,802 Feb-02-2021, 08:16 PM
Last Post: cyrduf
  sharing variables between two processes Kiyoshi767 1 2,587 Nov-07-2020, 04:00 AM
Last Post: ndc85430
  Sharing my code emirasal 2 2,843 Oct-04-2020, 02:21 PM
Last Post: emirasal

Forum Jump:

User Panel Messages

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