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

HTTP MPEG-TS & SRT custom port caller and custom port Play #2509

Closed
cmigb opened this issue Oct 15, 2023 · 2 comments
Closed

HTTP MPEG-TS & SRT custom port caller and custom port Play #2509

cmigb opened this issue Oct 15, 2023 · 2 comments

Comments

@cmigb
Copy link

cmigb commented Oct 15, 2023

HTTP MPEGTS SRT custom port caller and custom port Play

I appreciate the recent updates I have a couple of feature requests in mind

1 HTTP MPEGTS Playback It would be fantastic if you could introduce the capability to play HTTP MPEGTS streams This feature would enhance the versatility of the system
httplocalhoststreamnamets or something hope mpeg2 supported

2 SRT Publishing Without Stream Name It would be convenient if we could publish SRT streams without specifying a stream name just by using the format srtipport Additionally it would be great if we could define custom ports for SRT playback for example srtipcustomport These enhancements would make working with SRT more flexible
To add a section for predefined SRT streams with custom ports for publishing and playing in a mediamtxyaml configuration file you can modify the YAML file as follows

yaml
Existing configuration

srtstreams
name SRT Channel 1
publishurl srtlocalhost2001
playurl srtlocalhost3001

name SRT Channel 2
publishurl srtlocalhost2002
playurl srtlocalhost3002

Existing configuration

In this configuration

Weve added a srtstreams section which is a list of predefined SRT streams
Each stream is defined with a name a descriptive name for the stream publishurl the SRT URL for publishing and playurl the SRT URL for playing

Thank you for considering these suggestions

@github-actions
Copy link
Contributor

This issue is being automatically closed because it does not follow the issue template.
Please reopen the issue and make sure to include all sections of the template.

Copy link
Contributor

This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case you encounter a similar problem.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 19, 2024
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

1 participant