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

initStream is highly compressed #227

Open
hjhinton opened this issue Dec 8, 2022 · 1 comment
Open

initStream is highly compressed #227

hjhinton opened this issue Dec 8, 2022 · 1 comment

Comments

@hjhinton
Copy link

hjhinton commented Dec 8, 2022

Trying to show a second stream to display hydra without code for a secondary stage display, while keeping an environment with on-screen code local. I tried to initiate a stream but the resulting video seems super compressed. Anyway to set the compression level and resolution of the stream?

@geikha
Copy link
Member

geikha commented Dec 9, 2022

You could use Flok for that instead of streaming (if the setup allows it). Here's a step by step guide I wrote for the discord server:

Use Flok:

  • Open https://flok.clic.cf/ and create a session with hydra as a target.
  • Now that you have your own Hydra session, with its own URL (it automatically changes on your browser's nav bar), open it in one more tab.
  • Enter the session in both tabs. You can disable Hydra on one of them if you want to (this would also lower resource demand).
  • On one of your tabs, press "Ctrl+Shift+H" to hide the code.
  • Now you can code on one tab and commands will also run on the other tab!

Flok is typically used for online collaboration so it'll also work if you open the session on an entirely different computer

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