hl2ss icon indicating copy to clipboard operation
hl2ss copied to clipboard

Retrieve camera streaming and sent Unity messages back

Open chiarainn opened this issue 1 year ago • 1 comments

Dear author, First of all, thank you for your excellent repository, I am starting to use it now and find it very useful. For my project, I would like to retrieve the PV camera stream in Python, perform processing, and send a text message to the Unity application. How can I approach this problem? Are there any existing code examples I can refer to?

chiarainn avatar Jan 17 '24 09:01 chiarainn

Hello, A possible approach is to combine the client_stream_pv.py and unity_sample_text.py scripts and iterate from there.

jdibenes avatar Jan 18 '24 00:01 jdibenes