Skip to content

Conversation

@SachinSingh008
Copy link

Yes—it's absolutely possible to integrate a Basler industrial camera via pypylon into a Streamlit‑webrtc app, but it’ll require a bit of custom setup. The key thing to understand is:

Streamlit‑webrtc expects frames to arrive through its video_frame_callback or VideoProcessor.recv(), which takes care of RTP/WebRTC streaming.

Yes—it's absolutely possible to integrate a Basler industrial camera via pypylon into a Streamlit‑webrtc app, but it’ll require a bit of custom setup. The key thing to understand is:

Streamlit‑webrtc expects frames to arrive through its video_frame_callback or VideoProcessor.recv(), which takes care of RTP/WebRTC streaming.
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

Successfully merging this pull request may close these issues.

1 participant