Hello Devs!
I got the problem with my Anafi, v1.8.2, when i want to run the streaming.py File from the Documentation i get this Error + Warning:
2022-04-26 12:44:53,826 [ERROR] | olympe.media.ANAFI-H089574 - _get_all_media - 541 Server Error: Media Not Yet Indexed for url: http://192.168.42.1:80/api/v1/media/medias |
---|---|
2022-04-26 12:44:53,826 [WARNING] | olympe.media.ANAFI-H089574 - _websocket_connect_cb - Media are not yet indexed |
My Olympe Version is 7.0.0 and on the Version 7.1.0 it does not work either and i get the same Error + Warning.
After this i still get other Errors:
2022-04-26 12:44:54,889 [ERROR] | ulog - pomp - idle entry cb=0x7f262658eca0 userdata=0x7f25d0000f30 still in the loop |
---|---|
2022-04-26 12:44:54,889 [ERROR] | ulog - pomp - fd=40, cb=0x7f26268f5a50 still in loop |
2022-04-26 12:44:54,889 [ERROR] | ulog - pomp - fd=46, cb=0x7f26265637a0 still in loop |
2022-04-26 12:44:54,890 [ERROR] | ulog - pomp - fd=44, cb=0x7f26268f5a50 still in loop |
2022-04-26 12:44:54,890 [ERROR] | ulog - pomp - fd=43, cb=0x7f26268f5a50 still in loop |
2022-04-26 12:44:54,890 [ERROR] | ulog - pomp - fd=41, cb=0x7f26268f5a50 still in loop |
2022-04-26 12:44:54,890 [ERROR] | ulog - pomp - fd=45, cb=0x7f2626563580 still in loop |
2022-04-26 12:44:54,890 [ERROR] | olympe.pdraw.ANAFI-H089574 - _destroy_pomp_loop - Error while destroying pomp loop: -16 |
And i dont get any frame from the stream back. Although when i launch rtsp://192.168.42.1/live, the stream looks fine and works.
Any Ideas what i did wrong?
Thanks in advance!