Skip to content

Is there a way to use RTSP as input and WebRTC as output? #3694

Answered by clee604
kimud6003 asked this question in Questions
Discussion options

You must be logged in to vote

I do this with my 'baby' cameras. I don't think I needed to do anything specific though.

I set up to publish the stream proxy in the paths section of the mediamtx.yml

   wyzev2:
    source: rtsp://x.x.x.5:8554/1080p
    sourceOnDemand: yes
    sourceProtocol: tcp

Then I can access the webrtc stream using the mediamtx server address
http://x.x.x.6:8889/wyzev2/

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kimud6003
Comment options

@kimud6003
Comment options

Answer selected by kimud6003
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants