oleg.okunevych
SMSoftware Mansion
•Created by oleg.okunevych on 9/25/2024 in #membrane-help
stream RTMP to VLC Network stream
Hello, currently we are using
membrane_rtmp_plugin
to receive RTMP Stream as source (with help of Membrane.RTMPServer
and Membrane.RTMP.SourceBin
). All is fine, we migrated successfully to 0.26.0
version, which simplifies pipeline a lot. Also we did a POC of streaming RTMP to streaming service (Youtube) and everything is working as expected. I am curious, is there any way to stream RTMP to VLC Player (probably it is called pull approach)? I mean File -> Open Network -> Specify URL (eg. rtmp://localhost:1935/app/stream1)9 replies
SMSoftware Mansion
•Created by oleg.okunevych on 4/26/2024 in #membrane-help
Running Docker image with Membrane RTMP Plugin
Hello, I am trying to run a Docker container with
membrane_rtmp_plugin
library, it builds successfully, however I am getting following error:
12 replies