Discoverability on the Fediverse and Thought Dump
-
Couple of thoughts... azuracast has a way to publish "now playing" json. The Indie Beat for example (and RFF before) published that and I was able to pick that up to feed into the Roku channel (to display artist link as QR code) and for the indie beat now playing bot: https://mastodon.social/@tibrnowplayingbot and make a fedi wall of it (https://fediwall.social/?servers=mastodon.social&tags=tibrnowplaying&accounts=&hide=replies,boosts&ban=nsfw&title=Now+Playing+on+The+Indie+Beat+Radio&theme=auto&limit=100&interval=30) ...
Now in the LiquidSoap script I am pulling metadata tags from the MP4 files and putting that info onscreen including the artist WWW link as a QR code. Since this metadata is there in the stream... I am wondering if owncast has a similar function to output json.
If so, that could be parsed up and displayed in the chat or on a page on owncast site or... in a bot... or something. Not sure what owncast supports. Another thought is .. the LiquidSoap script could certainly output something but it would need to be coded... so if owncast already has it so much the better.
I wanted to get a QR onscreen in the stream because that way wherever the stream is consumed (like in a roku app, owncast directory site, etc.) it would be visible. Beyond that tho, there could be options.
That’s so cool! QR codes are a great idea, perfect for telly…
Yeah I was working on Le Fractal’s bot, hopefully this year I’ll have time to finish it and pull request etc. There is totally scope to have some sort of “now playing” integration there!
Also, when @Jordan mentioned a Subjam channel in theLiquid Soap thread, got me thinking about possible UIs for a bunch of related 24/7 streaming channels…
Found this in my bookmarks: https://scrobblerad.io/
Also, Network Awesome is gone now, but this article has some screenshots.
-
Also, if you've got any thoughts about finding animators on fedi and need any help with that, then shout!
poking around https://sepiasearch.org/ i found a few accounts posting their own animations https://sepiasearch.org/search?search=animator+animation&page=1
btw if you use firefox desktop you can do this to add a search keyword for sepiasearch which searches across 1200+ peertube instances https://mastodon.social/@limebar/114750018094784677
also you can request them to add any missing peertube instances here: https://instances.joinpeertube.org/instances/add
-
poking around https://sepiasearch.org/ i found a few accounts posting their own animations https://sepiasearch.org/search?search=animator+animation&page=1
btw if you use firefox desktop you can do this to add a search keyword for sepiasearch which searches across 1200+ peertube instances https://mastodon.social/@limebar/114750018094784677
also you can request them to add any missing peertube instances here: https://instances.joinpeertube.org/instances/add
That's great, thanks! I really like the crochet animations one.
-
That’s so cool! QR codes are a great idea, perfect for telly…
Yeah I was working on Le Fractal’s bot, hopefully this year I’ll have time to finish it and pull request etc. There is totally scope to have some sort of “now playing” integration there!
Also, when @Jordan mentioned a Subjam channel in theLiquid Soap thread, got me thinking about possible UIs for a bunch of related 24/7 streaming channels…
Found this in my bookmarks: https://scrobblerad.io/
Also, Network Awesome is gone now, but this article has some screenshots.
Thanks for mentioning ScrobbleRadio @Mel. Just saw some traffic from here in my logs and thought I'd check it out. If there's any stations you think would be good to add, let me know and I'll see what I can do.
-
Couple of thoughts... azuracast has a way to publish "now playing" json. The Indie Beat for example (and RFF before) published that and I was able to pick that up to feed into the Roku channel (to display artist link as QR code) and for the indie beat now playing bot: https://mastodon.social/@tibrnowplayingbot and make a fedi wall of it (https://fediwall.social/?servers=mastodon.social&tags=tibrnowplaying&accounts=&hide=replies,boosts&ban=nsfw&title=Now+Playing+on+The+Indie+Beat+Radio&theme=auto&limit=100&interval=30) ...
Now in the LiquidSoap script I am pulling metadata tags from the MP4 files and putting that info onscreen including the artist WWW link as a QR code. Since this metadata is there in the stream... I am wondering if owncast has a similar function to output json.
If so, that could be parsed up and displayed in the chat or on a page on owncast site or... in a bot... or something. Not sure what owncast supports. Another thought is .. the LiquidSoap script could certainly output something but it would need to be coded... so if owncast already has it so much the better.
I wanted to get a QR onscreen in the stream because that way wherever the stream is consumed (like in a roku app, owncast directory site, etc.) it would be visible. Beyond that tho, there could be options.
Answering that question is above my paygrade. But I do know that OwnCast has support for ActivityPub, which is based on sending buckets of JSON around. There's a 'Listen' Activity in the ActivityStreams vocabulary that I'm guessing could be used to represent song info.
So if OC doesn't do exactly what you need for this, the devs may be willing to work with you to add the functionality. Which would then be available to anyone using the software for this kind of thing.
-
Thanks for mentioning ScrobbleRadio @Mel. Just saw some traffic from here in my logs and thought I'd check it out. If there's any stations you think would be good to add, let me know and I'll see what I can do.
Great to see you here @jbwharris ! Brilliant site.
-
Thanks for mentioning ScrobbleRadio @Mel. Just saw some traffic from here in my logs and thought I'd check it out. If there's any stations you think would be good to add, let me know and I'll see what I can do.
does it have https://theindiebeat.fm stations yet?
https://labr.online/ is another fedi adjacent site
https://anonradio.net/ is another (SDF crowd) but I'm not sure they have the info needed ... could be wrong
-
does it have https://theindiebeat.fm stations yet?
https://labr.online/ is another fedi adjacent site
https://anonradio.net/ is another (SDF crowd) but I'm not sure they have the info needed ... could be wrong
@limebar I'd be totally cool with adding those stations, though I worry it's not in line with the ethos of those stations, in that I'm typically not focused on sharing backlinks to individual artists, but focused on highlighting the station itself. It's not that I don't support the artists, it's more that my app is focused on being able to scrobble and also highlight the radio station. Ideally I want to add links to streaming and bandcamp per song, but getting that pulled in from a source has been something I haven't been able to reconcile.
-
@limebar I'd be totally cool with adding those stations, though I worry it's not in line with the ethos of those stations, in that I'm typically not focused on sharing backlinks to individual artists, but focused on highlighting the station itself. It's not that I don't support the artists, it's more that my app is focused on being able to scrobble and also highlight the radio station. Ideally I want to add links to streaming and bandcamp per song, but getting that pulled in from a source has been something I haven't been able to reconcile.
good point
fwiw the artist link for the indie beat radio channels is in the now_playing | custom_fields | ext_links json field... but yeah since this is custom I could see how that is not reliable across all stations, so you'd only be able to pull those links if your code has a station-specific location selector (like xpath for json... )
-
in the meantime, mizkirsten is hopefully able to get a staging server going this weekend so we can see what's what
Hi, friends!
Thanks to @Mel for bringing this discussion to my attention
I've been a little (ok, a lot) distracted the last couple of months. I'm selling my house (after 16 years) and trying to hopefully move my family to Spain (from the U.S.). It's a LOT, ha. I also run a business for income (reachyourapex.com).
I didn't get a staging server running yet. But this discussion has me psyched up! So I'll carve out some time this week to do so.
If $20/month is an accurate estimate of costs, then I've got no worries. Can totally handle that.
Y'all are so inspiring
-
Hi, friends!
Thanks to @Mel for bringing this discussion to my attention
I've been a little (ok, a lot) distracted the last couple of months. I'm selling my house (after 16 years) and trying to hopefully move my family to Spain (from the U.S.). It's a LOT, ha. I also run a business for income (reachyourapex.com).
I didn't get a staging server running yet. But this discussion has me psyched up! So I'll carve out some time this week to do so.
If $20/month is an accurate estimate of costs, then I've got no worries. Can totally handle that.
Y'all are so inspiring
Life stuff will always slow us down... but luckily we are not in any rush! We are all just happily nerding out here hahah
Best of luck with everything Kirsten
-
I know a lot of people use Owncast for 24-hour streams, do you reckon that’s the best thing for it? To me, the social aspect is the best thing about Owncast (chats, “gone live!” notifications, etc), but I dunno if I’m atypical in how I use it.
Had a quick look into discoverability options for, eg, Azuracast video, but I’m not really sure how it all works as I haven’t had a TV for a few decades!
does anyone know if owncast uses multicast or something? or does each additional viewer add additional traffic
peertube ostensibly supports webTorrent so that clients share the load when multiple people are watching
talking to Sam today it occurs to me that depending on how owncast works, maybe peertube is a better option (and it is also federated)
peertube is also multi-user (?) in the sense you can have multiple accounts and so can have multiple live channels eventually if wanted... owncast is singular, yeah?
-
does anyone know if owncast uses multicast or something? or does each additional viewer add additional traffic
peertube ostensibly supports webTorrent so that clients share the load when multiple people are watching
talking to Sam today it occurs to me that depending on how owncast works, maybe peertube is a better option (and it is also federated)
peertube is also multi-user (?) in the sense you can have multiple accounts and so can have multiple live channels eventually if wanted... owncast is singular, yeah?
Yep that’s a benefit of Peertube streaming alright. With Owncast, you can route the viewers through object storage, so it’s less hard on the server, but not clear on the details of that.
Plus, Owncast has emojis!!!!
-
Yep that’s a benefit of Peertube streaming alright. With Owncast, you can route the viewers through object storage, so it’s less hard on the server, but not clear on the details of that.
Plus, Owncast has emojis!!!!
For those unfamiliar with the finer details of each, what's the easiest platform in terms of being able to subscribe to the channel and get updates (if there are any themed shows, etc.)?
-
For those unfamiliar with the finer details of each, what's the easiest platform in terms of being able to subscribe to the channel and get updates (if there are any themed shows, etc.)?
Hm, I’m not sure how “I’m Live!” notifications work in PT. I presume it’s like any other published video from the channel? I do like the multi-user aspect. Should we try it on gravitons?
There’s a few options for Owncast:
- federated “I’m Live” posts if you follow the account
- notifications from a Firefox extension
- notifications from the iOS app
- the directory: https://owncast.directory/
I guess one advantage of a community sharing an Owncast server is: we are communally building a following instead of all of us separately? Would definitely work better for artists working in a similar genre, could act as a method of discovery that way?
-
Hm, I’m not sure how “I’m Live!” notifications work in PT. I presume it’s like any other published video from the channel? I do like the multi-user aspect. Should we try it on gravitons?
There’s a few options for Owncast:
- federated “I’m Live” posts if you follow the account
- notifications from a Firefox extension
- notifications from the iOS app
- the directory: https://owncast.directory/
I guess one advantage of a community sharing an Owncast server is: we are communally building a following instead of all of us separately? Would definitely work better for artists working in a similar genre, could act as a method of discovery that way?
Just been reading a bunch of stuff about whether the two can be used together in some way and stumbled across this. Thought the Replays bit was interesting: https://gabekangas.com/blog/2023/04/upcoming-owncast-features/
In this sense, it'd act as little promo clips for the ongoing music vid server, like Adult Swim's Off the Air has done between new episodes. Would be such a cool link up to have down the road!