#rodecaster — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #rodecaster, aggregated by home.social.
-
Crazy world: I'm now running my whole #podcast setup including #ultraschall and my #rodecaster on #fedora #silverblue #linux and it just works 🤩
-
Crazy world: I'm now running my whole #podcast setup including #ultraschall and my #rodecaster on #fedora #silverblue #linux and it just works 🤩
-
Crazy world: I'm now running my whole #podcast setup including #ultraschall and my #rodecaster on #fedora #silverblue #linux and it just works 🤩
-
Crazy world: I'm now running my whole #podcast setup including #ultraschall and my #rodecaster on #fedora #silverblue #linux and it just works 🤩
-
Crazy world: I'm now running my whole #podcast setup including #ultraschall and my #rodecaster on #fedora #silverblue #linux and it just works 🤩
-
The RodeCaster Video Core Connects up to Four Cameras into a Production https://petapixel.com/2026/03/09/the-rodecaster-video-core-connects-up-to-four-cameras-into-a-production/ #rodecastervideocore #rodecasterproii #audiorecording #rodecastersync #rodecasterduo #rodecaster #Equipment #streaming #audio #News #rode
-
The RodeCaster Video Core Connects up to Four Cameras into a Production https://petapixel.com/2026/03/09/the-rodecaster-video-core-connects-up-to-four-cameras-into-a-production/ #rodecastervideocore #rodecasterproii #audiorecording #rodecastersync #rodecasterduo #rodecaster #Equipment #streaming #audio #News #rode
-
The RodeCaster Video Core Connects up to Four Cameras into a Production https://petapixel.com/2026/03/09/the-rodecaster-video-core-connects-up-to-four-cameras-into-a-production/ #rodecastervideocore #rodecasterproii #audiorecording #rodecastersync #rodecasterduo #rodecaster #Equipment #streaming #audio #News #rode
-
The RodeCaster Video Core Connects up to Four Cameras into a Production https://petapixel.com/2026/03/09/the-rodecaster-video-core-connects-up-to-four-cameras-into-a-production/ #rodecastervideocore #rodecasterproii #audiorecording #rodecastersync #rodecasterduo #rodecaster #Equipment #streaming #audio #News #rode
-
The RodeCaster Video Core Connects up to Four Cameras into a Production https://petapixel.com/2026/03/09/the-rodecaster-video-core-connects-up-to-four-cameras-into-a-production/ #rodecastervideocore #rodecasterproii #audiorecording #rodecastersync #rodecasterduo #rodecaster #Equipment #streaming #audio #News #rode
-
Rode Streamlines its A/V Console into Smaller, Cheaper RodeCaster Video S https://petapixel.com/2025/11/10/rode-streamlines-its-a-v-console-into-smaller-cheaper-rodecaster-video-s/ #rodecastervideos #rodecastervideo #rodecaster #Equipment #streaming #News #rode
-
Rode Streamlines its A/V Console into Smaller, Cheaper RodeCaster Video S https://petapixel.com/2025/11/10/rode-streamlines-its-a-v-console-into-smaller-cheaper-rodecaster-video-s/ #rodecastervideos #rodecastervideo #rodecaster #Equipment #streaming #News #rode
-
Rode Streamlines its A/V Console into Smaller, Cheaper RodeCaster Video S https://petapixel.com/2025/11/10/rode-streamlines-its-a-v-console-into-smaller-cheaper-rodecaster-video-s/ #rodecastervideos #rodecastervideo #rodecaster #Equipment #streaming #News #rode
-
Rode Streamlines its A/V Console into Smaller, Cheaper RodeCaster Video S https://petapixel.com/2025/11/10/rode-streamlines-its-a-v-console-into-smaller-cheaper-rodecaster-video-s/ #rodecastervideos #rodecastervideo #rodecaster #Equipment #streaming #News #rode
-
Rode Streamlines its A/V Console into Smaller, Cheaper RodeCaster Video S https://petapixel.com/2025/11/10/rode-streamlines-its-a-v-console-into-smaller-cheaper-rodecaster-video-s/ #rodecastervideos #rodecastervideo #rodecaster #Equipment #streaming #News #rode
-
today's rabbit hole:
Giving pipewire a third chance to do my audio routing for me
I think it clicked today, and I have the solution I was hoping for in the first place!
I have an USB audio interface with a built in mixer (so that I can for example control the volume of music and a game independently with a physical fader) and it obviously doesn't have any first party linux software support - all my computer sees is a single device with 10 input channels, with no way of knowing that channels 4 and 5 are meant for "music"
My first attempt at this was with
qpwgraphwhich technically worked, but failed to start about once a week, and it really didn't like me unplugging the interface. The 2nd one involved two null-audio-sinks and still qpwgraph - that at least made it so that I only had to reconnect four channels when the config got screwed up again, but it didn't do anything about the occasional crashToday's success involved the loopback module, which has the neat option of specifying a preferred target device to pipe the audio to - and apparently that just does not care if the preferred device disappears, it reconnects just fine when available
So now I have two new virtual audio devices that are there no matter what, can do all my routing through the system's native audio settings, and the whole thing doesn't go belly-up when I turn off the interface, and the whole thing only needs a single config file and no external dependencies other than pipewire! Wohoo!
In case anyone's interested (or I need this again in four years), here's the config: https://gist.github.com/Sirs0ri/5f18c26d9380d91fe3d53aea591df0f4
-
today's rabbit hole:
Giving pipewire a third chance to do my audio routing for me
I think it clicked today, and I have the solution I was hoping for in the first place!
I have an USB audio interface with a built in mixer (so that I can for example control the volume of music and a game independently with a physical fader) and it obviously doesn't have any first party linux software support - all my computer sees is a single device with 10 input channels, with no way of knowing that channels 4 and 5 are meant for "music"
My first attempt at this was with
qpwgraphwhich technically worked, but failed to start about once a week, and it really didn't like me unplugging the interface. The 2nd one involved two null-audio-sinks and still qpwgraph - that at least made it so that I only had to reconnect four channels when the config got screwed up again, but it didn't do anything about the occasional crashToday's success involved the loopback module, which has the neat option of specifying a preferred target device to pipe the audio to - and apparently that just does not care if the preferred device disappears, it reconnects just fine when available
So now I have two new virtual audio devices that are there no matter what, can do all my routing through the system's native audio settings, and the whole thing doesn't go belly-up when I turn off the interface, and the whole thing only needs a single config file and no external dependencies other than pipewire! Wohoo!
In case anyone's interested (or I need this again in four years), here's the config: https://gist.github.com/Sirs0ri/5f18c26d9380d91fe3d53aea591df0f4
-
today's rabbit hole:
Giving pipewire a third chance to do my audio routing for me
I think it clicked today, and I have the solution I was hoping for in the first place!
I have an USB audio interface with a built in mixer (so that I can for example control the volume of music and a game independently with a physical fader) and it obviously doesn't have any first party linux software support - all my computer sees is a single device with 10 input channels, with no way of knowing that channels 4 and 5 are meant for "music"
My first attempt at this was with
qpwgraphwhich technically worked, but failed to start about once a week, and it really didn't like me unplugging the interface. The 2nd one involved two null-audio-sinks and still qpwgraph - that at least made it so that I only had to reconnect four channels when the config got screwed up again, but it didn't do anything about the occasional crashToday's success involved the loopback module, which has the neat option of specifying a preferred target device to pipe the audio to - and apparently that just does not care if the preferred device disappears, it reconnects just fine when available
So now I have two new virtual audio devices that are there no matter what, can do all my routing through the system's native audio settings, and the whole thing doesn't go belly-up when I turn off the interface, and the whole thing only needs a single config file and no external dependencies other than pipewire! Wohoo!
In case anyone's interested (or I need this again in four years), here's the config: https://gist.github.com/Sirs0ri/5f18c26d9380d91fe3d53aea591df0f4
-
today's rabbit hole:
Giving pipewire a third chance to do my audio routing for me
I think it clicked today, and I have the solution I was hoping for in the first place!
I have an USB audio interface with a built in mixer (so that I can for example control the volume of music and a game independently with a physical fader) and it obviously doesn't have any first party linux software support - all my computer sees is a single device with 10 input channels, with no way of knowing that channels 4 and 5 are meant for "music"
My first attempt at this was with
qpwgraphwhich technically worked, but failed to start about once a week, and it really didn't like me unplugging the interface. The 2nd one involved two null-audio-sinks and still qpwgraph - that at least made it so that I only had to reconnect four channels when the config got screwed up again, but it didn't do anything about the occasional crashToday's success involved the loopback module, which has the neat option of specifying a preferred target device to pipe the audio to - and apparently that just does not care if the preferred device disappears, it reconnects just fine when available
So now I have two new virtual audio devices that are there no matter what, can do all my routing through the system's native audio settings, and the whole thing doesn't go belly-up when I turn off the interface, and the whole thing only needs a single config file and no external dependencies other than pipewire! Wohoo!
In case anyone's interested (or I need this again in four years), here's the config: https://gist.github.com/Sirs0ri/5f18c26d9380d91fe3d53aea591df0f4
-
today's rabbit hole:
Giving pipewire a third chance to do my audio routing for me
I think it clicked today, and I have the solution I was hoping for in the first place!
I have an USB audio interface with a built in mixer (so that I can for example control the volume of music and a game independently with a physical fader) and it obviously doesn't have any first party linux software support - all my computer sees is a single device with 10 input channels, with no way of knowing that channels 4 and 5 are meant for "music"
My first attempt at this was with
qpwgraphwhich technically worked, but failed to start about once a week, and it really didn't like me unplugging the interface. The 2nd one involved two null-audio-sinks and still qpwgraph - that at least made it so that I only had to reconnect four channels when the config got screwed up again, but it didn't do anything about the occasional crashToday's success involved the loopback module, which has the neat option of specifying a preferred target device to pipe the audio to - and apparently that just does not care if the preferred device disappears, it reconnects just fine when available
So now I have two new virtual audio devices that are there no matter what, can do all my routing through the system's native audio settings, and the whole thing doesn't go belly-up when I turn off the interface, and the whole thing only needs a single config file and no external dependencies other than pipewire! Wohoo!
In case anyone's interested (or I need this again in four years), here's the config: https://gist.github.com/Sirs0ri/5f18c26d9380d91fe3d53aea591df0f4
-
Videotuotanto- ja livestriimauslaite RØDECaster Video sai tuoreen ohjelmistopäivityksen myötä uusia kaivattuja ominaisuuksia. Laite on ollut minulla testissä tammikuusta asti ja lähetin RØDElle keväämmällä palautetta toive- ja puutelistan kera. Noin puolet omista toiveista toteutui tänään julkaistussa päivityksessä. Erinomaista palvelua, näin sitä pidetään asiakkaat tyytyväisenä. 👍🏻
https://youtu.be/I5lUU-D6rmA?feature=shared
#videotuotanto #videoproduction #striimaus #streaming #Cascadeus #RØDE #RØDECaster
-
‘CallMe’ Connects RodeCasters For Seamless Long-Distance Podcasting https://petapixel.com/2025/07/30/callme-connects-rodecasters-for-seamless-long-distance-podcasting/ #rodecasterproii #rodecasterduo #podcasting #rodecaster #Software #callme #News #rode
-
‘CallMe’ Connects RodeCasters For Seamless Long-Distance Podcasting https://petapixel.com/2025/07/30/callme-connects-rodecasters-for-seamless-long-distance-podcasting/ #rodecasterproii #rodecasterduo #podcasting #rodecaster #Software #callme #News #rode
-
‘CallMe’ Connects RodeCasters For Seamless Long-Distance Podcasting https://petapixel.com/2025/07/30/callme-connects-rodecasters-for-seamless-long-distance-podcasting/ #rodecasterproii #rodecasterduo #podcasting #rodecaster #Software #callme #News #rode
-
‘CallMe’ Connects RodeCasters For Seamless Long-Distance Podcasting https://petapixel.com/2025/07/30/callme-connects-rodecasters-for-seamless-long-distance-podcasting/ #rodecasterproii #rodecasterduo #podcasting #rodecaster #Software #callme #News #rode
-
‘CallMe’ Connects RodeCasters For Seamless Long-Distance Podcasting https://petapixel.com/2025/07/30/callme-connects-rodecasters-for-seamless-long-distance-podcasting/ #rodecasterproii #rodecasterduo #podcasting #rodecaster #Software #callme #News #rode
-
Falls jemand mal mit seinem #Rødecaster Duo nicht mehr weiterkommt (bei mir war es konkret: Der Fortschrittsbalken beim Hochfahren hing bei ~99%, nichts weiter passiert) - diese Methode zum Hard Reset hat tatsächlich funktioniert 🎚️
Quelle: https://www.reddit.com/r/rode/comments/18w5xna/comment/lcwedpq/
-
Falls jemand mal mit seinem #Rødecaster Duo nicht mehr weiterkommt (bei mir war es konkret: Der Fortschrittsbalken beim Hochfahren hing bei ~99%, nichts weiter passiert) - diese Methode zum Hard Reset hat tatsächlich funktioniert 🎚️
Quelle: https://www.reddit.com/r/rode/comments/18w5xna/comment/lcwedpq/
-
It's been frustrating and fun -- mostly fun -- configuring my MacBook Pro and my new Rodecaster Duo for recording a multi-location #podcast. But with a little #Loopback magic I've finally got it set up to record audio in #AudioHijack, audio and video in #OBS, and audio on the #Rodecaster, all while my cohost is coming in via #Discord. All with no echo or appreciable lag.
-
It's been frustrating and fun -- mostly fun -- configuring my MacBook Pro and my new Rodecaster Duo for recording a multi-location #podcast. But with a little #Loopback magic I've finally got it set up to record audio in #AudioHijack, audio and video in #OBS, and audio on the #Rodecaster, all while my cohost is coming in via #Discord. All with no echo or appreciable lag.
-
"Despite its miniature size, Rodecaster Duo mixers offers multiple microphone inputs, an intuitive touchscreen, and the ability to connect your smartphone via Bluetooth, marking its strength as a powerful, mobile podcasting utility." https://lttr.ai/ANYxn
#Rode #Rodecaster #ProClassic #Podcasting #PodcastMixers #ExcellentSoundQuality #SuperiorSoundQuality #RodecasterPro2
-
The Rodecaster Pro II presents not just phenomenal sound but also a multitude of features meeting all your podcasting requirements.
Read more 👉 https://lttr.ai/AKi68
#Rode #Rodecaster #ProClassic #Podcasting #PodcastMixers #ExcellentSoundQuality #SuperiorSoundQuality #RodecasterPro2
-
The Rodecaster Duo Streaming Podcast Mixer is the ideal partner for podcast creators and content builders on the run.
Read the full article: Rode Podcast Mixer Comparison
▸ https://lttr.ai/AHaD6#Rode #Rodecaster #ProClassic #Podcasting #PodcastMixers #ExcellentSoundQuality #SuperiorSoundQuality #RodecasterPro2
-
The Rodecaster Pro II is the ultimate all-in-one audio production solution for podcasters, streamers, and content creators.
Read more 👉 https://lttr.ai/AGHDE
#Rode #Rodecaster #ProClassic #Podcasting #PodcastMixers #ExcellentSoundQuality #SuperiorSoundQuality #RodecasterPro2
-
The Rodecaster Duo is an all-in-one audio production solution designed specifically for podcasters, streamers, and content creators
Read more 👉 https://lttr.ai/AEwq4
#Rode #Rodecaster #ProClassic #Podcasting #PodcastMixers #ExcellentSoundQuality #SuperiorSoundQuality #RodecasterPro2
-
Rode Podcast Mixer Comparison: https://lttr.ai/AETwK
#Rode #Rodecaster #ProClassic #Podcasting #PodcastMixers #ExcellentSoundQuality #SuperiorSoundQuality #RodecasterPro2
-
The Rodecaster Pro II, Pro Classic, and Duo Streaming Console each offer their unique advantages to cater to a wide range of podcasting needs.
Read the full article: Rode Podcast Mixer Comparison
▸ https://lttr.ai/AETwG#Rode #Rodecaster #ProClassic #Podcasting #PodcastMixers #ExcellentSoundQuality #SuperiorSoundQuality #RodecasterPro2
-
In this episode, we explore the Rodecaster Pro II, Pro Classic, and Duo Streaming Mixer – three audio production consoles that promise to take your podcasting journey to all new heights.
Read more 👉 https://lttr.ai/AETwB
#Rode #Rodecaster #ProClassic #Podcasting #PodcastMixers #ExcellentSoundQuality #SuperiorSoundQuality #RodecasterPro2
-
I do enough consulting and helping clients with it, I should probably actually own a #Rodecaster Pro so I actually know what I'm talking about. 😆 https://rode.com/en/interfaces-and-mixers/rodecaster-series/rodecaster-pro #podcasting
-
I do enough consulting and helping clients with it, I should probably actually own a #Rodecaster Pro so I actually know what I'm talking about. 😆 https://rode.com/en/interfaces-and-mixers/rodecaster-series/rodecaster-pro #podcasting
-
I do enough consulting and helping clients with it, I should probably actually own a #Rodecaster Pro so I actually know what I'm talking about. 😆 https://rode.com/en/interfaces-and-mixers/rodecaster-series/rodecaster-pro #podcasting
-
I do enough consulting and helping clients with it, I should probably actually own a #Rodecaster Pro so I actually know what I'm talking about. 😆 https://rode.com/en/interfaces-and-mixers/rodecaster-series/rodecaster-pro #podcasting
-
I do enough consulting and helping clients with it, I should probably actually own a #Rodecaster Pro so I actually know what I'm talking about. 😆 https://rode.com/en/interfaces-and-mixers/rodecaster-series/rodecaster-pro #podcasting
-
Before this gets listed on Trademe. Does anyone in NZ want to buy a Rodecaster Pro or PodMic or Both? They are surplus to requirements now. Rodecaster Pro has the latest firmware installed.
$750 for Rodcaster Pro - Couriered NZ wide.
$135 for Podmic - Couriered NZ wide.
$850 for Both - Couriered NZ wide.
#NZTwits #NZToots #Rodecaster #Podmic -
Before this gets listed on Trademe. Does anyone in NZ want to buy a Rodecaster Pro or PodMic or Both? They are surplus to requirements now. Rodecaster Pro has the latest firmware installed.
$750 for Rodcaster Pro - Couriered NZ wide.
$135 for Podmic - Couriered NZ wide.
$850 for Both - Couriered NZ wide.
#NZTwits #NZToots #Rodecaster #Podmic -
Before this gets listed on Trademe. Does anyone in NZ want to buy a Rodecaster Pro or PodMic or Both? They are surplus to requirements now. Rodecaster Pro has the latest firmware installed.
$750 for Rodcaster Pro - Couriered NZ wide.
$135 for Podmic - Couriered NZ wide.
$850 for Both - Couriered NZ wide.
#NZTwits #NZToots #Rodecaster #Podmic