This is related to this question, which is not answered yet.
Basically I want to know if it is possible to:
Cast the stream from an IP camera to chromecast or some other devices (like raspberry pi)
The IP camera I have is a D-Link one, with some GPL code downloadable. It is also ONVIF conformant.
The vendor solution provides both "cloud" access and iOS / Android app, which makes me think it is possible to write some service and/or an app for it.
I am open to any and all possible approaches for the viewing / casting feature, and I do not need to control the camera (just viewing the video stream on the TV).
Thanks in advance.
---- UPDATE ----
I should mention that I can also accept approaches using other devices, like Raspberry Pi
or what is suggested in this dlink forum question.