Assistance Required for Retrieving Video Frames Over WebSocket

AbinRoy

n3wb
Feb 8, 2025
1
0
Dhaka Bangladesh
I have successfully implemented the camera functionality and can capture snapshots via API.
api url:
/LAPI/V1.0/Channels/<ID>/Media/Video/Streams/<ID>/Snapshot

Now, I need guidance on retrieving camera frames over WebSocket to ensure a continuous stream.
I would appreciate any technical advice on efficiently handling camera frames over WebSocket. Please let me know if there’s a preferred approach or any additional configurations I should consider.