awslabs / amplify-video

An open source Category Plugin for the AWS Amplify-CLI that makes it easy to deploy live and file based streaming video services and integrate them into your Amplify applications.
https://www.npmjs.com/package/amplify-category-video
Apache License 2.0
267 stars 56 forks source link

OBS setup creates wrong stream URL #177

Closed mstfldmr closed 3 years ago

mstfldmr commented 3 years ago

Describe the bug Script creates wrong stream URL in OBS settings, like "rtmps://rtmp://IP_ADDRESS:1935/livestream-dev-p" The preceding "rtmps://" from the stream server setting of OBS profile should be deleted to be able to start streaming.

To Reproduce amplify video setup-obs

Expected behavior create OBS settings correctly.

wizage commented 3 years ago

duplicate of #155

We are fixing this in the next release. Holidays got in the way