Replies: 1 comment
-
did you follow https://git.xswitch.cn/xswitch/mod_srs ? there's a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I got an error while loading mod_srs , The error log shows that the srs module can't open the config file srs.conf and srs-rtc.conf
freeswitch@ubuntu-yanyu> load mod_srs
+OK Reloading XML
+OK
2025-05-20 13:40:32.311496 99.30% [INFO] switch_stun.c:896 External ip address detected using STUN: 14.155.133.235
2025-05-20 13:40:32.471496 99.30% [INFO] switch_stun.c:896 External ip address detected using STUN: 14.155.133.235
2025-05-20 13:40:32.551495 99.30% [INFO] mod_enum.c:884 ENUM Reloaded
2025-05-20 13:40:32.551495 99.30% [INFO] switch_time.c:1433 Timezone reloaded 1750 definitions
2025-05-20 13:40:32.711499 99.30% [INFO] switch_stun.c:896 External ip address detected using STUN: 14.155.133.235
2025-05-20 13:40:32.891496 99.30% [INFO] switch_stun.c:896 External ip address detected using STUN: 14.155.133.235
2025-05-20 13:40:32.951497 99.30% [INFO] mod_srs.c:196 xml reload OK
2025-05-20 13:40:32.951497 99.30% [ERR] mod_srs.c:55 Open of srs.conf failed
2025-05-20 13:40:32.951497 99.30% [ERR] srs_rtc.c:1468 Open of srs-rtc.conf failed
2025-05-20 13:40:32.951497 99.30% [INFO] mod_enum.c:884 ENUM Reloaded
2025-05-20 13:40:32.951497 99.30% [INFO] switch_time.c:1433 Timezone reloaded 1750 definitions
2025-05-20 13:40:32.951497 99.30% [INFO] mod_srs.c:205 SRS version: 20230901111436-6bc3c2b Started
2025-05-20 13:40:32.951497 99.30% [CONSOLE] switch_loadable_module.c:1772 Successfully Loaded [mod_srs]
2025-05-20 13:40:32.951497 99.30% [NOTICE] switch_loadable_module.c:172 Adding Endpoint 'srs'
2025-05-20 13:40:32.951497 99.30% [NOTICE] switch_loadable_module.c:389 Adding API Function 'srs'
2025-05-20 13:40:32.951497 99.30% [NOTICE] switch_loadable_module.c:389 Adding API Function 'xverto'
2025-05-20 13:40:32.951497 99.30% [NOTICE] switch_loadable_module.c:389 Adding API Function 'srs_contact'
2025-05-20 13:40:32.951497 99.30% [NOTICE] switch_loadable_module.c:621 Adding Chat interface 'srs'
Beta Was this translation helpful? Give feedback.
All reactions