signalwire / freeswitch

FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
https://freeswitch.com/#getting-started
Other
3.51k stars 1.41k forks source link

mod_av in MSI package based on openh264, does not allow conference recording, even crashes in release 1.10.1 #25

Open tbuts79 opened 4 years ago

tbuts79 commented 4 years ago

The command: "conference confname recording start recordings/confname.mp4" results in error: "avformat.c:634 Could not open video codec: Operation not permitted". With release 1.8.7 freeswitch just continues running but in release 1.10.1 freeswitch even crashes after this message. Also in release 1.10.1 on Windows, freeswitch crashes after the commands"av show formats" and "av show codecs". Additionally, it would be nice if mod_av would be compiled with nvenc support.

andywolk commented 4 years ago

Please try latest master