Hello everyone who reads this,
I'm beginning with Xamarin.Forms and I'm facing some difficulties in finding correct informations.
What I try to do is :
Get a simple stream of my camera hardware
(I don't want any buttons to appear and I don't wan't to capture the image I just want a screen with the image stream only.)
I have some books, but they (just) explain how to catch an image with the camera,
On internet, same problem, I find informations on how to catch an image, or how to stream the Camera like I'd like but only for Xamarin.Android and I would like it for Xamarin.Forms
Maybe I didn't search right and with the wrong keywords, but i spent lot of time trying, but i'm really stuck here, and I'd be glad if any of you guys could help me or redirect me to information sources as Git or Stackoverflow where such subjects are detailed
Gratefully
François