Saturday, 15 January 2011

c# - Get Video from webcam / Ip-camera -



c# - Get Video from webcam / Ip-camera -

i'm trying implement photographic camera security in application. got sdk's security companys implement there scheme utilize activex. view right activex kinda old?

but newest way video devices , display (stream) them on screen? command utilize in .net 4.5 wpf (and windows 8)

i'm working on video wpf app 2 years , had fundamental problem video , wpf never resolved, , that's variable fps-rate. blog post goes details.

there's nice library called media kit (by jeremiah morrill), might suitable problem.

in our solution had no selection expose hwnd's our rendering directx engine. accomplished using hwndhost class , extending our custom wpf control. note base of operations class windows forms host, same amount of problems winforms-wpf inter op.

also, activex way display professional photographic camera video streams in web interfaces, it's still defacto industry standard, you'll moxa, acti, vivotek , various other photographic camera equipment manufactureres.

one more thing, if need perform advanced analysis of video, i'd suggest opencv.

c# wpf video-streaming .net-4.5 video-capture

No comments:

Post a Comment