motioneye-project / motioneyeos

A Video Surveillance OS For Single-board Computers
Other
7.83k stars 898 forks source link

stream motioneyeos to facebook #2342

Open Birdcam opened 4 years ago

Birdcam commented 4 years ago

Hello,

I have been using Motioneyeos on an Raspberry Pi 3B+ with USB webcam to watch birds nesting. I would like to stream this live to facebook and/or YouTube. Is this possible? If so, how do I do this? I am sorry to say I am not verry good at using Linux. Thanks,

Louis

starbasessd commented 4 years ago

Possible? Yes. With motionEyeOS, not any way I found. You would need to run Raspbian with motionEye, then feed the stream, or another PC to feed the stream https://www.facebook.com/motioneyeos/posts/crisan-ive-managed-to-figure-out-how-to-stream-to-youtube-i-needed-to-run-motion/910079139101862/ discusses it in brief.

On Fri, Apr 3, 2020 at 11:24 AM Birdcam notifications@github.com wrote:

Hello,

I have been using Motioneyeos on an Raspberry Pi 3B+ with USB webcam to watch birds nesting. I would like to stream this live to facebook and/or YouTube. Is this possible? If so, how do I do this? I am sorry to say I am not verry good at using Linux. Thanks,

Louis

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2342, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHKDTBRWISGJNQGIYGLRKX5UFANCNFSM4L4FD2SA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

Birdcam commented 4 years ago

After a lot of failure I found out that Facebook no longer supports rtmp streaming. Starting november 2019 they only support rtmps. Ffmpeg does not support that. Now I am only able to stream to YouTube and not to Facebook. Any solutions anyone?