#[aciccarello]I wonder if that framing is misleading in that it makes webmention sound like it can pull information into your site rather than pushing information from your site. I would say tools like Bridgy allows you to pull in tweets by pushing to your site. 🤔 (perhaps this is more #indieweb-meta )
KartikPrabhu, barnabywalters, maxwelljoslyn, lahacker, Loqi_, Kaja_, nertzy_, deltab_, rrix, [tantek], minoru_shiraeesh, __minoru__shirae and kitt joined the channel
#[tantek]this is the right place for that aciccarello 🙂
#[tantek]Webmentions allow both, and it's ok for folks to focus on specific use-cases like that in context
#stevestrezajacky: Here's a sample nginx config for multicasting RTMP from OBS (or whatever), I used this to help my partner stream to both Twitch and YouTube, but any RTMP URL should work https://git.stevestreza.com/-/snippets/108
#barnabywaltersso if I want to do any self-hosted live stuff, looks like it’s time to abandon icecast
#[KevinMarks]That's weird as HLS works through m3u so there should be some way to do it
#barnabywalterstbf all I tried was opening the URL directly, and embedding it in an <audio> element. the audio element did nothing, and the direct URL access prompted a download
#barnabywaltersand I tend to assume that if FF can’t play a file type when you access its URL, it probably can’t play it at all
#jackyI wonder if Safari is doing some content sniffing
#barnabywaltersgood to know, I’ll keep it in mind! I don’t feel confident enough in rust to be able to do a really good job at it, but then I started php-mf2 when I had very little experience, and it turned out okay…
#jackyI hear it's the lifeblood of some projects :)
#barnabywaltersjacky: are you building your new site backend in rust?
#GWGI also have it doing FastCGI caching in Nginx to save the maps
#Loqi[dshanske] Static-Maps-API-PHP: A PHP app that renders static maps from tile hosting services
#jacky!tell barnabywalters not entirely, I'm splitting my site up into chunks that work to make a whole. in short, I've moved the micropub and indieauth bits to separate projects and have a small static site that aims to use the generated files from the micropub app to render my site