Avatar

Smita

  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Posts

Recent activity by Smita Sort by recent activity Recent activity Votes
  • OpenCV VideoWriter crashing plugin

    Answered

    Hi, 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...

  • Direct Download api not returning video

    Completed

    Hi, 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...