Advice on creating custom python camera

Not sure where this really belongs … but basically what I want to do is combine the generic camera and the LG Netcast components so that I have a “Generic camera” that can get an image from my TV using the “LG Netcast’s” media_image_url function…

… I imagine the component itself should need only use a very small portion of each as the functionality is quite basic (e.g the Netcast component supports other functions that will not be required, such as setting the TV’s volume).

I really have no idea where to start … can someone please give me a shove in the right direction?..
I am not a Python programmer … I am a c# software developer … so hoping I can fudge my way through it. :stuck_out_tongue:
Any help would be appreciated,
Thanks