@shbatm @Cr4z33 Hello guys and let me first wish you happy holidays and say thank you to @shbatm for this module.
I too am using MMM-RTSPStream to stream my TV tuner to the mirror (the streaming is done from a media server running VLC in my network where the TV tuner is installed). Here is whats happening in my case :
Everything is working “fine” per say meaning:
If i go on my Rpi that my MM is installed and on the terminal i type
omxplayer rtsp://192.168.1.254:8554/vlc
I can see my TV programming playing just fine with minimal resources used on the pi …however when i try to watch it on MM after launching it, it does not work it just displays a gray quadrant!!
If i go on the MM config.js and i change the url on MMM-RTSPStream module from the above to one of my cameras who have a username and password than MagicMirror displays them as expected and beautifully on the assigned page.
So both my MM config of the RTSPStream module and my actual stream work …separately however, but not together!!!
Does MMM-RTSPStream has to have a username and password for it to work???
What do you think is happening in my case??
Any help is always greatly appreciated
Denis