Can anybody help me with RTSP to the STB Aminet110?
I can do RTSP of mpeg files with VLC and view them with VLC client perfectly well. Also I can start live555 and view the mpeg files with VLC client as well. However, on my STB Aminet110 all what I can see is just black screen. I was trying to type the link into stb Fresco browser's address bar directly, like rtsp://myIP/mpeg-2.mpg nothing. The same effect with JavaScript:
AVMedia.Play('src=rtsp://myIP/mpeg-2.mpg') ;