Advertisement
BobaQPE

cam_31

Oct 17th, 2023
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. {
  2. "producers": [
  3. {
  4. "type": "RTSP active producer",
  5. "url": "rtsp://192.168.6.31:554/ISAPI/Streaming/Channels/101/",
  6. "remote_addr": "192.168.6.31:554",
  7. "user_agent": "go2rtc/1.8.1",
  8. "sdp": "v=0\r\no=- 1697568355592730 1697568355592730 IN IP6 ::\r\ns=Media Presentation\r\ne=NONE\r\nb=AS:5050\r\nt=0 0\r\na=control:rtsp://192.168.6.31:554/ISAPI/Streaming/Channels/101/\r\nm=video 0 RTP/AVP 96\r\nc=IN IP6 ::\r\nb=AS:5000\r\na=recvonly\r\na=x-dimensions:2560,1920\r\na=control:rtsp://192.168.6.31:554/ISAPI/Streaming/Channels/101/trackID=1\r\na=rtpmap:96 H264/90000\r\na=fmtp:96 profile-level-id=420029; packetization-mode=1; sprop-parameter-sets=Z00AMppnAUAHj/gDcBAQFAAAD6AAAnEDoYABmEAAAZhALvLjQwADMIAAAzCAXeXCgA==,aO48gA==\r\na=Media_header:MEDIAINFO=494D4B48010200000400000100000000000000000000000081000000000000000000000000000000;\r\na=appversion:1.0\r\n",
  9. "medias": [
  10. "video, recvonly, H.264 Main 5.0"
  11. ],
  12. "receivers": [
  13. "96 H264, bytes=518705, senders=1"
  14. ],
  15. "recv": 523580
  16. }
  17. ],
  18. "consumers": [
  19. {
  20. "medias": [
  21. "video, sendonly, H264",
  22. "audio, sendonly, MPEG4-GENERIC"
  23. ],
  24. "senders": [
  25. "96 H264, bytes=518705, receivers=1"
  26. ],
  27. "send": 519296
  28. }
  29. ]
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement