Advertisement
Javi

Untitled

Jul 27th, 2023
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. ## OBS tricks
  2.  
  3. ## Starting obs-web in a small window
  4.  
  5. ```
  6. window.open('http://localhost:5000/#ws://localhost:4455', '','width=320,height=480')
  7. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement