motioneye-project / motioneyeos

A Video Surveillance OS For Single-board Computers
Other
7.87k stars 899 forks source link

Stream surveillance to an external RTMP ingest URL #2790

Open alphacentauri82 opened 3 years ago

alphacentauri82 commented 3 years ago

Preliminary Docs

I confirm that I have read the CONTRIBUTING guide before opening this issue.

I confirm that I have read the FAQ before opening this issue.

motionEyeOS Version

I am running motionEyeOS version: 20200606

Board Model

I am using the following board/model: Raspberry Pi Zero W

Camera

I am using the following type of camera: MakerFocus OV5647

Network Connection

My motionEyeOS unit is connected to the network via: WiFi


Is it possible to configure motioneyeOS to stream to an external ingest URL say: rtmp://mycustomrtmpserver and my key?

starbasessd commented 3 years ago

Not that I am aware of. The only 'push' functionality is email notification. Streams are not 'push', they are 'pull'. You would need a third party application to pull the stream and push it to you project.