Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

7
vlc script for cameras
Post Body

Hi, i recently installed a dahua dvr, which supports rtsp, long story short: i don't want to use the web interface just to check the cameras, i made a simple windows bat file to open 4 instances of vlc with the respective rtsp command for each channel, but all the instances of vlc appear on the same spot, the --video-x and --video-y doesn't seem to work:

vlc.exe --video-x=0 --video-y=0 --width=960 --height=540 "rtsp://user:password@dvrIP:554/cam/realmonitor?channel=1&subtype=1"

vlc.exe --video-x=960 --video-y=0 --width=960 --height=540 "rtsp://user:password@dvrIP:554/cam/realmonitor?channel=2&subtype=1"

vlc.exe --video-x=0 --video-y=540 --width=960 --height=540 "rtsp://user:password@dvrIP:554/cam/realmonitor?channel=3&subtype=1"

vlc.exe --video-x=960 --video-y=540 --width=960 --height=540 "rtsp://user:password@dvrIP:554/cam/realmonitor?channel=4&subtype=1"

any idea of what i'm doing wrong?

Author
Account Strength
100%
Account Age
10 years
Verified Email
Yes
Verified Flair
No
Total Karma
7,864
Link Karma
540
Comment Karma
7,324
Profile updated: 6 days ago
Posts updated: 10 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
1 year ago