Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to send live video feed from drone to RTMP server? #105

Open
zahiruddin-aerodyne opened this issue Aug 7, 2023 · 3 comments
Open

How to send live video feed from drone to RTMP server? #105

zahiruddin-aerodyne opened this issue Aug 7, 2023 · 3 comments

Comments

@zahiruddin-aerodyne
Copy link

I would like to ask how to send live video feed from drone to RTMP server? Currently using this UXSDK i am able to get the live video feed from the screens, i found this line of code in DJIRtmpMuxer.m - in line 170 _serverURL = @""; I think something to play withthis but don't found any tutorial or solution on this. Anyone has idea?

@dji-dev
Copy link
Contributor

dji-dev commented Aug 7, 2023

Agent comment from yating.liao in Zendesk ticket #88535:

I hope you're having a great day! I wanted to let you know that you can find an example code for live streaming in the demo using Objective language. The code is named VideoLiveStreamViewController. To start the live stream, you only need one parameter, which is the RTMP URL.

If you have any further questions or need assistance, please feel free to ask. Have a wonderful day!

°°°

@zahiruddin-aerodyne
Copy link
Author

Yeahh sure i already find it in Objective C, but it will be easier if it has swift version

@dji-dev
Copy link
Contributor

dji-dev commented Aug 9, 2023

Agent comment from yating.liao in Zendesk ticket #88535:

Sorry, there are currently no Swift sample codes for the live streaming feature. You can refer to the Objective C sample codes and then implement them in Swift.

°°°

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants