1

I have a live stream project like ptz cameras,i have using NDI SDK using backend,framework PYHTON Fastapi,but i can't understand or i don't know how to integrate NDI to python,simple using NDI in python for live streaming purposes.anyone shared knowledge and guide to me .

using NDI in python for live streaming purposes

asked Nov 16, 2023 at 4:56

2 Answers 2

0

First of all you need to have a good computer where you must install Python -I assume this is already OK- and then you need the NDI SDK from NewTek and a wrapper, that provides the SDK functionality in a simple, easy to use python library.

I just passed through that and it was pretty straightforward. If you don't have NDI equipment you can start with a second computer where you can set up your webcam as an NDI source.

The SDK provides a wide number of examples, and in a couple of minutes you can have them running. Personally, I started reading NDI streams, then I checked writing, i.e. acting as an NDI source.

Please check here, the procedure is described step by step:

SDK and wrapper installation

Have fun!!

answered Aug 11, 2024 at 20:00
Sign up to request clarification or add additional context in comments.

Comments

0

there is project at Github https://github.com/buresu/ndi-python that shows how to read NDI in Python while I created a converter to webRTC https://github.com/under-score/NDI-webRTC

answered Dec 8, 2024 at 6:07

Comments

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.