DJI-Cloud-API-Demo
DJI-Cloud-API-Demo copied to clipboard
Livestreaming RTSP
Hi,
I'm trying to livestream my video using rtsp via "Aws Kinesis Video" which does not support RTMP. In this (DJI document)[https://developer.dji.com/doc/cloud-api-tutorial/en/feature-set/pilot-feature-set/pilot-livestream.html] it says the RTSP format is supported but in the (cloud API)[https://developer.dji.com/doc/cloud-api-tutorial/en/api-reference/dock-to-cloud/mqtt/dock/dock2/live.html] it only have 3 format, is RTSP actually supported by DJI cloud?
Thanks for helping
Another question, after I sent msg to the topic thing/product/{sn}/services (method: live_start_push), I get error code 513010, I can ensure that the dock is connected to internet and the data are correct. Is this something wrong with the url in the data object?