meshstream icon indicating copy to clipboard operation
meshstream copied to clipboard

Stream ipfs video off embedded ssb player

Open benhylau opened this issue 7 years ago • 2 comments

Currently working on https://github.com/tomeshnet/prototype-cjdns-pi since mesh-orange workshop profile is on an intensive weight loss program :(

  • [x] Merge https://github.com/tomeshnet/prototype-cjdns-pi/pull/156
  • [x] Make https://github.com/darkdrgn2k/ssb-web-pi run on prototype
  • [x] Stream HLS video from Raspberry Pi camera with scripts that resemble https://github.com/tomeshnet/ipfs-live-streaming but on the Pi
  • [x] Get video.js embedded onto ssb-web-pi timeline

benhylau avatar Jun 28 '18 23:06 benhylau

Module for SSB and SSB-WEB can be found here https://github.com/tomeshnet/prototype-cjdns-pi/tree/develop-ssb-web

Also added Video.js support into ssb-web-pi

darkdrgn2k avatar Jul 07 '18 04:07 darkdrgn2k

Script to create HLS chunks for raspberry pi camera can be found here https://github.com/darkdrgn2k/ipfs-live-stream/blob/master/server/stream-pi.sh

Just need to adapt process stream now https://github.com/tomeshnet/ipfs-live-streaming/blob/master/terraform/ipfs-server/process-stream.sh

And "enable camera" which MAY just be increasing GPU memory

darkdrgn2k avatar Jul 07 '18 04:07 darkdrgn2k