I love the simplicity of the nginx-rtmp-module but I'm unclear how to do something that was pretty simple in Wowza (although don't love Java). In Wowza I could receive the rtmp AMF metadata data in the onTextData event and config a dynamic overlay. It's nothing complex, just some dynamic text that may change very minute or so.
I really have no idea how to do this in nginx-rtmp-module for a live stream. I know how to do this post-processing using ffmpeg, but live I have no clue. This module seems so simple to build out the config file, and the web hooks for start/stop/etc. are really straightforward, but how do I dynamically overlay text on top of frames using this module?
Thanks
Most modern streaming tools support the RTMP protocol, which defines the basic parameters of an internet video stream. The Nginx web server includes a module that allows you to provide an RTMP stream with minimal configuration from a dedicated URL, just like it provides HTTP access to web pages by default.
i think this link will help you
have you googled it... :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With