Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in config when enabling MPEGTS #1795

Open
lobster2b opened this issue Mar 3, 2025 · 0 comments
Open

Error in config when enabling MPEGTS #1795

lobster2b opened this issue Mar 3, 2025 · 0 comments

Comments

@lobster2b
Copy link

Describe the bug
OvenMediaEngine launcher is unable to start when enabled MPEGTS

To Reproduce
Steps to reproduce the behavior:

  1. Uncomment MPEGTS in server.xml by removing
    run ./ome_docker_launcher.sh start

  2. Error:
    ERROR: Not supported module: Publishers

Expected behavior
OvenMediaEngine starts as expected

Additional context
At the module start there is a comment that is not correctly commented out.
This breakes the config and the manager does not start the OvenMediaEngine.

Line in question:
<- Listen on port 4000
This is just a demonstration to show that you can configure the port in several ways ->

Possible fix
Change the comment line to start with <!--

Best regards

@AirenSoft AirenSoft locked and limited conversation to collaborators Mar 3, 2025
@getroot getroot converted this issue into a discussion Mar 3, 2025
@getroot getroot reopened this Mar 3, 2025
@getroot getroot converted this issue into a discussion Mar 3, 2025
@getroot getroot reopened this Mar 3, 2025
@getroot getroot converted this issue into a discussion Mar 3, 2025
@getroot getroot reopened this Mar 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants