I'm getting HTTP Status 405 – Method Not Allowed: "The method received in the request-line is known by the origin server but not supported by the target resource."
Not sure what i'm doing wrong... Is there any setting i need to configure? The streams get saved just fine if i enable "Record Live Streams as MP4"
But I want to only record specific streams. If there was any way to "Record all livestreams where the stream ID includes a specific string" that would work as well.
Question
Albin
Hi,
I'm getting HTTP Status 405 – Method Not Allowed: "The method received in the request-line is known by the origin server but not supported by the target resource."
when I'm making the following REST API call
https://myantserver.example:5443/WebRTCAppEE/rest/v2/broadcasts/{id of my stream}/recording/true
Not sure what i'm doing wrong... Is there any setting i need to configure? The streams get saved just fine if i enable "Record Live Streams as MP4"
But I want to only record specific streams. If there was any way to "Record all livestreams where the stream ID includes a specific string" that would work as well.
Any suggestions appreciated, Thanks!
Link to comment
Share on other sites
Top Posters For This Question
2
2
Popular Days
Jan 4
4
Top Posters For This Question
Mohit 2 posts
Albin 2 posts
Popular Days
Jan 4 2023
4 posts
Popular Posts
Albin
I solved it! I had made it a POST request instead of a PUT request! Thanks anyway for the offer to help!
Mohit
That's great to know. Have a great week.
Posted Images
3 answers to this question
Recommended Posts