Openmptcprouter: Adding custom FFmpeg package including librtmp module

Created on 24 Oct 2020  路  3Comments  路  Source: Ysurac/openmptcprouter

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!

feature request

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.

All 3 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ysurac picture Ysurac  路  8Comments

adamb picture adamb  路  9Comments

CurseStaff picture CurseStaff  路  4Comments

sench4707 picture sench4707  路  12Comments

Rwestrem picture Rwestrem  路  6Comments