Jelajahi Sumber

added 03.12 live hacking page

Harlan Iverson 7 tahun lalu
induk
melakukan
e48fed5a73

+ 58 - 0
ispooge.com-v2/app/resources/templates/md/posts/2018-03-12-live-hacking.md

@@ -0,0 +1,58 @@
+{:title "Hacking 03.12 2018"
+ :layout :live-event
+ :tags ["video" "live"]
+ :video-twitch-channel "ispoogedaily"
+ :video-yt-id "FlGkeoy3p0k"
+
+ :video-description "Live: Hacking 03.12 2018"
+ }
+
+
+### todo
+
+* [ ] post live link to SteemIt
+  - update template to accept YT
+  - republish site
+  - embed twitch player for live streams since YT doesn't work
+
+
+* [ ] embed code
+
+
+* [ ] sync playlists from YT to iSp and StmIt
+  - transcode all videos (study HLS befo mo fanciness)  
+  - update iSp playlists in new format
+
+
+* [ ] refactor templates
+
+
+* [ ] videojs playlists
+
+
+* [ ] ability to post to steemit
+
+
+* [ ] catalog notepad
+  - into GH issues
+  - into ops docs/guides
+
+
+* [ ] start at time
+  - .currentTime = 10;
+
+
+* [ ] loop video if easy
+
+
+* [ ] poc anon livechat
+  - xmpp server on raspi (prosody)
+  - strophejs web client
+
+
+* [ ] expolore monetization
+
+
+* [ ] multiple broadcast configs
+  - transcode for periscode
+  - switch at relay via reload to avoid all frame loss (docker kill --signal="HUP")