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

Streaming portrait mode + save settings #24

Open
dgilperez opened this issue Apr 6, 2021 · 8 comments
Open

Streaming portrait mode + save settings #24

dgilperez opened this issue Apr 6, 2021 · 8 comments

Comments

@dgilperez
Copy link

Hi!

I am testing the Agora RTC Tool on Macos, OBS 26.1.2. I managed to stream correctly to our app (flutter), but I am finding this 2 problems:

  • I can't seem to stream portrait. While the settings will allow me to change width and height to 1080x1920 in the Agora Settings, it will not work and the call will show a cut version of the video in landscape. I think it should respect OBS video output settings.
  • The settings will not save. Everytime I open OBS, I need to input APPID and any other setting.

Is that solved in current master? Would you be so kind to release a new version is that the case?

Thanks

@sbd021
Copy link
Contributor

sbd021 commented Apr 7, 2021

1 agora tool will use obs resolution in new release version. Then you can set portrait resolution such as 1080x1920
2 appid is private, not suggest saved. apptoken is valid in 24 hours, no need to save. Other settings can save in local file, need to implement this requirement.

@dgilperez
Copy link
Author

Thanks @sbd021 !

Do you have a time estimate for this new version?

Can I test it now from master?

@dgilperez
Copy link
Author

About the local file, can you please provide an example? I can't find one and I don't know what the format would be.

@dgilperez
Copy link
Author

Are the changes you mention the ones on this commit? e9d80c2#diff-50478752fe2a318a3ed5618957c1bcd0e4e5e081db563d28c3313b5fbb9c932fR279 - in that case, I'd love to beta-test them. Would you be so kind to generate a macos build for me?

@sbd021
Copy link
Contributor

sbd021 commented Apr 7, 2021

No. The feature is not implemented yet.

@dgilperez
Copy link
Author

Ok, got it.

I'd still need a rough time estimate for this new release, since we're relying on OBS to stream our videos to our Agora-enabled App. Can you please share some information with me? Can I help somehow?

@dgilperez
Copy link
Author

Hi!

Any updates? Can we help anyhow to push this update @sbd021 ?

@sbd021
Copy link
Contributor

sbd021 commented Apr 26, 2021

Download instalerr, https://github.com/AgoraIO/OBS/releases/download/3.3.0/Agora-Tool-3.3.0-Installer.exe. Also update source code to brancch agora-tool-ui-3.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants