Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

[Bug] Can't Set Stream Settings #11

Open
KeeVeeG opened this issue Apr 16, 2020 · 0 comments
Open

[Bug] Can't Set Stream Settings #11

KeeVeeG opened this issue Apr 16, 2020 · 0 comments

Comments

@KeeVeeG
Copy link

KeeVeeG commented Apr 16, 2020

Setting the stream settings doesn't work.

       stream_settings = StreamSettings(
            server="rtmp://hel.contribute.live-video.net",
            key="mykey",
            use_auth=False
        )
        stream = Stream(
            settings=stream_settings,
            type="rtmp_custom",
        )
        response = await obsws.require(StartStreamingRequest(stream=stream))
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