Is your feature request related to a problem? Please describe.
My goal is to merge various RTMP inputs and use ffmpeg as mixer.
The two currently available FFmpeg versions in OMR are not compiled with the appropriate rtmp module (--enable-librtmp) and therefore not able to process RTMP inputs as expected. (Operation not permitted)
Describe the solution you'd like
There is a prebuilt FFmpeg openwrt makefile that contains the appropriate librtmp module.
May it be possible to include the package in the standard repository of OMR?
Thanks in advanced!
I'm not sure this is really needed on a router.
This may be added, but I think I will add a new feeds for packets not directly related to OpenWrt.
Did you already started this mentioned and optional packet feed as i can't find the nginx nor the ffmpeg package in the current 56r0 anymore? Could also relate to the following error I get when retrieving the packet update:
Collected errors:
Apart from the missing packages I rly like the 56.r0 so far!
I didn't yet made the optional feed, I will made some doc for new 0.56 features and I will work on this.
I fixed error on package update.
Most helpful comment
I'm not sure this is really needed on a router.
This may be added, but I think I will add a new feeds for packets not directly related to OpenWrt.