Advertisement
Guest User

Untitled

a guest
Feb 29th, 2020
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. [
  2.     {
  3.         "name": “Study”,
  4.         "videoConfig": {
  5.             "source": "-i rtsp://admin:password@192.168.113.147/live”,
  6.             "stillImageSource": "-i rtsp://admin:password@192.168.113.147/live -vframes 1 -r 1",
  7.             "vcodec": "copy",
  8.             "debug": true,
  9.             "maxStreams": 2,
  10.             "maxWidth": 1280,
  11.             "maxHeight": 720,
  12.             "maxFPS": 15,
  13.             “packetSize”: 188
  14.         }
  15.     }
  16. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement