divdaisymuffin

Results 28 comments of divdaisymuffin

@nnshah1 @xwu2git I have found this in gstreamer documentation, https://gstreamer.freedesktop.org/documentation/openh264/openh264enc.html?gi-language=c#openh264enc:gop-size which stats about gop-size parameter. But how to implement it in our pipeline.json?

@nnshah1 @xwu2git Actually Our target is to get a fixed length video as a output snippet, by fix video length I mean fixed time duration, like if I set 5...

@nnshah1 @xwu2git we got another issue while running pipeline on a live rtsp camera, Please look at the error below `Error on Pipeline 1: gst-stream-error-quark: Could not multiplex stream. (10):...

@nnshah1 yes we checked camera property, it is h264 only, also confirmed by playing same rtspurl on vlc player and checked codec information, it is h264 only. If we remove...

@nnshah1 please find NVR Details Device Type/model : DHI-NVR4432-4ks2 Camera Details Device Type DH-IPC-HDW1230T1P-S4 System Version V2.680.0000000.7.R, Build Date: 2019-09-11 WEB Version V3.2.1.26770 ONVIF Version 18.12(V2.0.0.26587) S/N 5M0714BPAGE38BA Security Baseline...

@nnshah1 Analytics is working fine, issue is with recording where in recording filename the offset value is _0 continuously. For eg. File name is 1634568904331_0.mp4 And it tries to create...

@nnshah1 We found issue with the camera The RTP packets miss proper information like DTS, Please see the attached snap. ![Screenshot (127)](https://user-images.githubusercontent.com/68895288/144874009-0e0f2aac-69f7-444d-96f9-419155b5b6e4.png) Also it seems like, the splitmuxsink is very...

@nnshah1 This is our current docker file of the pod, where we define Vaserving and openvisualcloud version, now tell me how to proceed with it, tried with latest ovc version...