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

api: add path to RTMP connections, RTSP sessions, WebRTC sessions (#1962) #2022

Merged
merged 3 commits into from
Jul 5, 2023
Merged

api: add path to RTMP connections, RTSP sessions, WebRTC sessions (#1962) #2022

merged 3 commits into from
Jul 5, 2023

Conversation

volodymyr-borodin
Copy link
Contributor

Hello Alessandro,

Thanks for your great work! I have a project in mind where I need to create a webpage displaying a list of all active RTMP broadcasts, along with links to their corresponding WebRTC streams. Currently, I am using the /v2/rtmpconns/list endpoint to fetch all the RTMP streams and filter them based on their status. However, I am facing an issue as the path field is missing, and without it, I cannot construct the link to the WebRTC stream.

Hope this functionality will be useful for others too. Looking forward for your comments/remarks

@aler9 aler9 changed the title api: add path to rtmp response api: add path to RTMP connections, RTSP sessions, WebRTC sessions (#1962) Jul 5, 2023
@aler9
Copy link
Member

aler9 commented Jul 5, 2023

Thanks for providing this, this fixes #1962. I added path to RTSP and WebRTC sessions too, added tests and merged.

@aler9 aler9 merged commit 47317ea into bluenviron:main Jul 5, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 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

Successfully merging this pull request may close these issues.

2 participants