Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

A proxy for streaming video from a Juan IP camera without its custom handshaking

Notifications You must be signed in to change notification settings

andrey-kondratov/juancamera-proxy-netcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is now archived as I no longer use the camera. Feel free to create a fork and maintain your version.

juancamera-proxy-netcore

A proxy for streaming video from a Juan IP camera without its custom handshaking

Usage

Make sure you have .NET Core 2.1+ SDK installed, then run:

dotnet run JuanIpCamera.ConsoleApp -- <camera_ip> --demux -f output

You should see the files output.h264 (video) and output.g711 (audio) appear in the working directory. Press Ctrl+C to stop recording.

About

A proxy for streaming video from a Juan IP camera without its custom handshaking

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages