szymski

Untitled

May 24th, 2022
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. PORT=3000
  2. ADMIN_SECRET=admin
  3. OME_API_URL="http://localhost:8081"
  4. OME_API_TOKEN="SUPER_TOKEN_123"
  5. STREAM_PLAYBACK_URL="ws://localhost:3333/app/{id}?transport=tcp"
  6. STREAM_PUSH_URL="rtmp://localhost:1935/app"
  7.  
Advertisement
Add Comment
Please, Sign In to add comment