0

I have a very not easy task. I want to get my IP camera's video to unity. I have no idea how to do that. It would be great if someone will point a finger at a direction that I should go.

I have tried web browser package for unity for to view hikvision camera's data in browser you need IE engine (activex and such stuff).

I have also tried IP camera package from GitHub. It simply doesn't work.

Are there any algorithm or maybe even a firmware that I could use to get the video data?

Thank you

YGreater
  • 42
  • 1
  • 11

1 Answers1

0

I didn't want to do this but I will have to get frames as jpg using code in this question's answer. It will be bad for performance but for now it's ok

YGreater
  • 42
  • 1
  • 11