Skip to content
RickMakes

RickMakes

  • FFmpeg Notes
  • Tools
  • Synology
  • Raspberry Pi
  • Mac
  • Ubiquiti
  • Windows
  • My Amazon Storefront
  • YouTube
  • Twitter
  • PayPal Donation
  • Instagram
  • Pinterest

Creating a Shortcut to an Amcrest Doorbell on a Mac (uses VLC)

Posted byRickMakes February 12, 2021April 13, 2021
Move to Desktop
cd ~/Desktop
Create Shell Script
touch doorbell.sh
Make Script Executible
chmod +x doorbell.sh
Open Script for Editing
open -e doorbell.sh
Add to Script
#!/bin/sh

open /Applications/VLC.app "rtsp://admin:<password>@<ip_address>:554/cam/realmonitor?channel=1&subtype=0"
Posted byRickMakesFebruary 12, 2021April 13, 2021Posted inAmcrest, Mac

Post navigation

Previous Post Previous post:
EnGenius FreeStyl 2 Long Range Cordless Phone
Next Post Next post:
Creating a Shortcut to an Amcrest Doorbell on Windows 10 (uses VLC)

Recent Posts

  • ZOYI ZT-701 Oscilloscope Multimeter
  • Silkland 6.6ft DisplayPort 2.1 Cable
  • Adding a Wall Switch to Pull-chain Shop Lights with Lutron Outlet
  • Rsrteng Multifunction Network Cable Tester with Multimeter
  • iPhone 17 Pro Insignia Basic Magsafe Compatible Hard Shell Case

Categories

As an Amazon Associate I earn from qualifying purchases.

RickMakes, Proudly powered by WordPress.
  • YouTube
  • Twitter
  • PayPal Donation
  • Instagram
  • Pinterest