livellosegreto.it is one of the many independent Mastodon servers you can use to participate in the fediverse.
Livello Segreto è il social etico che ha rispetto di te e del tuo tempo.

Administered by:

Server stats:

1.2K
active users

#justforfun

0 posts0 participants0 posts today

I am currently building a small script for myself to stream audio synchronous to multiple devices.
I just use python, Flask and Flask-SocketIO. This makes it quite easy. Like this one may connect to the webserver and listen in - at least within my homenetwork.
Why I bother doing this and don't use something like Jellyfin? Well ... Because it is fun and like this the music may be shared not just between clients but also between persons. With a service like tailscale it enables a "listen together" like functionality.

#Python#Flask#Audio