Smita
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Smita-
Smita commented,
Thank you Anton, that was really helpful. There was a problem with my ffmpeg build
-
Smita created a post,
OpenCV VideoWriter crashing plugin
AnsweredHi, I'm trying to use cv::VideoWriter in my plugin code to create a video, but everytime I try to create a VideoWriter object, the plugin never gets called. I've included:#include <opencv2/core.hpp...
-
Smita created a post,
Direct Download api not returning video
CompletedHi, I am trying to download videos from the server using the Direct Download api. For ex:https://<username>:<password>@<server-ip>:7001/hls/<camera-id>.mkv?pos=1654675272000&duration=10 However ver...