#known 2020-09-25

2020-09-25 UTC
#
plindner[m]
Would be interested if anyone has solutions for posting video. The plugin that's out there is unmaintained...
kaleb, jeremycherfas, supercoven, [fluffy], dagelf and [mapkyca] joined the channel
#
[mapkyca]
Videos are _hard_. I’ve got a transcoding plugin which… sortof… works, but right now the best available solution is to use something like bitchute and embed. Absent development resources to build this correctly, or money to build an indieweb youtube clone…
[James_Gallaghe] and [jgmac1106] joined the channel
#
[jgmac1106]
so what is the difference between video where I can just use the video element in html and the transcoding that happens in Known
#
[jgmac1106]
meaning like a blank webpage video isn't hard , its just a video element and a src link
#
[jgmac1106]
plindner we did add the archive.org to iframe whitelist that is the IndieWeb version of YouTube...if you openly license
#
[mapkyca]
You can just use an image tag and link to a file for sure, _but_ to get that video to play across browsers, across bandwidths etc etc, you need to do some transcoding. This is especially true if you’re allowing folks to upload video in different formats - so e.g. if you upload a massive.avi, you’d need to transcode that into various container/video codec/audio codec combinations to play on safari, ios, etc etc etc
#
[mapkyca]
Its possible, but takes a lot of back end processing
#
[mapkyca]
Not to mention weird incantations and ritual offerings to the gods of ffmpeg and handbrake
#
[mapkyca]
This is where places like youtube and latakoo make their money
#
[mapkyca]
(well, not youtube, but it’s their USP)
#
[jgmac1106]
thx I never understood how transcoding, browsers, and the video element worked
#
[jgmac1106]
[mapkyca] the CompSci club at my university is happy to sponsor and run bug bounty of Known hackathon events
#
jbove
The Video topic is an interesting one. I've used YouTube with an embed just the other day. Does the Internet Archive Video upload to transcoding? I guess it matters to whom you are serving the video upload. Recent NAS systems provide transcoding too.
#
jbove
If the audience is limited, and you own a NAS like this, could this be used to publicly host and server the video?
#
jbove
And of course, you would be using your own Internet connection.
[mapkyca] joined the channel
#
[mapkyca]
↩️ Interesting. Needs some discussion on funds and how this would be run in terms of best directing efforts, but even if it results in a few more active developers that’d be a plus! cc [benatwork]
#
[mapkyca]
If someone wants to adopt my transcoding code that’d be nice - it works, but has rough edges. It’s also very fragile as things break when library versions change, and only works in debian (which is what my server runs)
#
[mapkyca]
Issue is video transcoding is resource intensive, and storage intensive, and there’s a lot of configuration nonsense you have to do just to get it working
#
[mapkyca]
In a previous life I worked on video transcoding solutions for news rooms, and this was always a headache
[schmarty], [chrisaldrich], jeremycherfas and jeremych_ joined the channel
#
plindner[m]
I just want support for a video tag, a thumbnail and video category with a ui like the photo editor
#
plindner[m]
I created a regular post and did all that by hand but it was annoying
[tw2113] joined the channel
#
aaronpk
IMO providing basic support for a video tag where you just assume someone will upload an mp4 is Good Enough
#
aaronpk
that's gonna work in 99% of the cases
#
aaronpk
most people are making videos from their phones anyway, and uploading that file straight from a phone is fine
#
aaronpk
it's really not that hard anymore. most of the Scary Video Codec stuff is a thing of the past
[Sanne_Peters], [schmarty], [jgmac1106] and [Cal_ThreadRead] joined the channel
#
jbove
In the case of the video tag, then all we need to check are the TinyMCE rules and options in Known. I need to have a look at these since it's a bit annoying how it filters out so much perfectly valid and useful HTML and CSS by default.
Phosfate, [michael_lewis], [chrisaldrich], [snarfed], [Khurt], [asuh], IWSlackGateway3, amimDiscord[m]1, enricomarino[m]1, Dr_JayWDiscord[4, drshamoon[m]1, JustMaier[m]11, TrevorDiscord[m4, M4eekDiscord[m]1, NastyEbilPiwate4, RodolfoEDiscord4, gauthamDiscord[4, johanhermanDisc7, sekiDiscord[m]2, AmineDiscord[m]1, mapachurroDisco4, AnthonyCBuddDisc and scandichainDisco joined the channel; Phosfate left the channel
#
plindner[m]
What about top-level video (like photo)
[fluffy], [tw2113] and [kimberlyhirsh] joined the channel