Open ghost opened 8 years ago
I'd like to second this request. It seems like it was there before but now it's missing from the documentation
From the docs previously
A streaming service is provided over port 9876, via a TCP based server.
To fetch a single frame:
send 0x01 to the server to request a frame
recieve data (4 byte payload len + following the frame data)
Repeating that method to get continuous frames.
Data format in payload:
Each payload of the data is H.264 encoded data. If the fps is 30, you can get 30 H.264 data in one second.
What is the latency from the sensor to the virtual camera on a PC? it is quite interesting option to use it as a webcasting camera as seen there: https://youtu.be/vM03DmTbSPM
Hello, I didn't find the best place for asking, but does z cam e2 support streaming 1920x180/120 fps via NDI or like virtual cam?
Would you elaborate how one can use streaming?