Hi, I abbadoned SNOWMIX long ago and looked at using GStreamer framework for my project. The core code in snowmix is brilliant. I'd suspect somebody would take what Peter had and break it up into a API. The methods with scripting is convoluted and could much simpler. Rob On Wed, 6 Aug 2025 at 07:04, C J egftechman@users.sourceforge.net wrote: @Robert Are you willing to share what you wrote? I really liked the simple API for Snowmix, but now looking at writing to websocket API on OBS. Where is Peter?...
Hey guys, I was using snowmix for a while however, as I become familiar with Gstreamer, I ended up writing my own AV mixer and ditching snowmix. I had a lot of scripting to setup the ini file and then use the socket for communications once snowmix was up and going to do stuff. I never liked how snowmix used a file descriptors for audio! The shared memory used for video would have been a far easier approach. Anyway, I hope Peter is ok?? On Thu, 4 Jul 2024 at 4:15 AM, C J egftechman@users.sourceforge.net...
i posted it without login in? My appoligies. sourceforge is rather clunky and doesnt remember me .
How do I get may hands on the tcl code?
Just an update, Getting audio playing still alludes me. I've used both input2feed.sh and av_output2screen.sh scripts to remove any issue I have with my python version of the bash scripts. Checkout attached images. I'm sure I have a simple issue which I'm yet to expand my knowledge around. I found feeds and mixer feeds muted although I have them set to unmuted in my ini script? Question Peter, Getting audio in and out of snowmix seems to be a black art. Video is the easy part.. Is there any appetite...
Hello Peter, I'm struggling getting audio into snowmix. Yes I'm a bit thick. Video is working fine with simple stack for the video feed. I'm using the av_output2screen from snowmix to get audio from mixer 1 I'm using script below to input into snowmix as a camera and audio test source. Video is working, no audio. #!/bin/bash # These settings are from the Snowmix ini file for the video feed with test audio # for feeding into snowmix CONTROL_PIPE=/tmp/towercam-video width=1920 height=1080 framerate='25/1'...
Hello again Peter. Please email if you could. I understand you time is valuable. I happy to pay for your input. vk3eht (at) gmail (dot) com I've been researching the long list in General discussions to find suitable answers to my project. snowmix is very powerful and I have already basic parts working however, I'm using the simple 'stack' command and have started to add audio to switch same time as video for the same feeds. My project has 8 video and 9 audio feeds with 3 sinks including the local...
Hello again Peter. Please email if you could. I understand you time is valuable. I happy to pay for your input. vk3eht <at> gmail <dot> com. I've been researching the long list in General discussions to find suitable answers to my project. snowmix is very powerful and I have already basic parts working however, I'm using the simple 'stack' command and have started to add audio to switch same time as video for the same feeds. My project has 8 video and 9 audio feeds with 3 sinks including the local...