Skip to content

Is creating an appname with a slash ("/") character possible? #234

Open
@douglasdgoulart

Description

@douglasdgoulart

I have encountered a situation that requires using a slash ("/") in an AppName, such as "live/0", and I'm curious about its feasibility within Livego. My interest arose while examining the code, particularly at this point in the HLS module, where I suspect the issue I'm facing originates.

Can Livego support an AppName with a slash ("/"), specifically names like "live/0"? If this is not supported, is there an alternative approach to achieve a hierarchical naming system for streams?
Given the code segment mentioned, are there any modifications or configurations I can apply to bypass or mitigate this limitation?
What are the implications or potential issues of attempting to use a slash ("/") in an AppName, based on Livego's current implementation?
The hierarchical naming convention is crucial for the structure and organization of my project, and understanding whether Livego can accommodate this format directly affects my planning and development process.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions