motioneye-project/motioneye

API Access

オープン

#2,027 opened on 2021/02/08

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Python (636 件のフォーク)batch import
help wantedquestiontroubleshooting

Repository metrics

Stars
 (3,533 個のスター)
PR merge metrics
 (平均マージ 16d 14h) (30d で 33 merged PRs)

説明

So I am trying to find some examples of api calls for the motion eye api. I have already made it pretty far down the rabbit hole here, but I am confused on a couple things here. If I want to perform a GET to retrieve data from the motion eye camera, how is the Authorization portion supposed to be formatted, and can you provide an example with dummy data. I am familiar with how this typically works, but I keep getting 404 errors trying to access the API. I have been through the API Docs and seen the information provided there, and the GET request is definitely making it to the camera and back, but seems to be getting stuck due to authorization. Are there any settings that needs to changed to allow API access on the Motion Eye Cam Software?

Does the Authorization need to be in the HTTPHeaderField or not??

Also, I know it says that the API is a draft and not implemented, so I just wanted to make sure the API is actually working as it seems that post is rather old, and the documentation, suggests it is working at this point. Thank you!!

コントリビューターガイド