I'm looking to stream live to a few services at once and to do so I have an app listening on my home pc for an input stream.
there are some other, less nice apps (i.e. Larix Broadcaster) that can send out to a rtmp url (i.e. that app listening on my home pc); any chance of adding this feature to open camera as well?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It's not in my plans I'm afraid (and arguably there are some privacy-related benefits in Open Camera not having Internet permission, so I've been trying to keep with that).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2025-08-22
VideoLan/VLC used to have some nice RTMP broadcasting features when I was playing with it circa 2004 on Linux. It seems pplausible that either the official Android release or the other one might be able to make use of the Android framebuffer as an input stream and RTMP as the output protocol using admin permissions
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm looking to stream live to a few services at once and to do so I have an app listening on my home pc for an input stream.
there are some other, less nice apps (i.e. Larix Broadcaster) that can send out to a rtmp url (i.e. that app listening on my home pc); any chance of adding this feature to open camera as well?
It's not in my plans I'm afraid (and arguably there are some privacy-related benefits in Open Camera not having Internet permission, so I've been trying to keep with that).
VideoLan/VLC used to have some nice RTMP broadcasting features when I was playing with it circa 2004 on Linux. It seems pplausible that either the official Android release or the other one might be able to make use of the Android framebuffer as an input stream and RTMP as the output protocol using admin permissions