Maybe I want to do an experiment when I will do the Prague presentation. What if we try to stream it to our Peertube via a mobile phone? :) Is there a FOSS app that allows us to directly stream RTMP to @PeerTube ? Anyone knows? Am curious.... #tromstuff

EDIT: Ok I can stream with the awesome Peertube Live app codeberg.org/Schoumi/PeerTubeL… but they need to update it to support the new Peertube API. If they do it in time and I can create permanent lives and with transcoding, we can give it a shot and stream the Prague presentation to our Peertube.

Rokosun reshared this.

in reply to Tio

@futureisfoss
I tried out OBS Ninja (now called VDO Ninja) a few years for direct P2P streaming and video conferencing:
vdo.ninja/
youtube.com/watch?v=QaA_6aOP9z…

Basically it just sends video directly from browser to browser, and apparently works to stream from phone too. I remember having to tweak the advanced settings to get the best out of it, but maybe the defaults work better these days:
docs.vdo.ninja/advanced-settin…
github.com/steveseguin/vdo.nin…

in reply to BB

@futureisfoss
This might also be of interest for more advanced uses, but I don't think you should need anything extra to the above just to send a simple stream to Peertube:
github.com/steveseguin/social_…
docs.vdo.ninja/steves-helper-a…
" peertube (triggers on: https://*/plugins/livechat/router/webchat/room/) "
in reply to BB

@futureisfoss
There are also native Android and iOS apps for it, but not sure if they are preferred over the browser version...

While the VDO.Ninja browser-based app version is suggested for most users, this native Android app version has a few key advantages:
- Can stream video while running in the background or with the screen off
- Screen sharing is supported, including the sharing of third-party apps
- Works on certain devices that won't support webRTC via the browser