Skip to content

Commit

Permalink
add pypi badge
Browse files Browse the repository at this point in the history
  • Loading branch information
pan-maruda authored Jan 25, 2024
1 parent d27cfe6 commit 2d340f3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# mipc_camera_client

[![PyPI version](https://badge.fury.io/py/mipc-camera-client.svg)](https://badge.fury.io/py/mipc-camera-client)

Simple client for MIPC-based webcam.
I bought a cheapo used WiFi camera on eBay, turns out the local web UI accessible over LAN is broken,
and using the OEM's app proxies all the video through random IP addresses which I'm not cool with.
Expand Down Expand Up @@ -49,4 +51,4 @@ commands:
snapshot take a JPEG snapshot
stream get RTMP stream URL
ptz control pan/tilt/zoom
```
```

0 comments on commit 2d340f3

Please sign in to comment.