Zuzuk Posted August 15, 2017 Share Posted August 15, 2017 Hi Is it possible to make videoTexture with rtsp stream on it or shader that can show rtsp stream? Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted August 15, 2017 Share Posted August 15, 2017 We are based on the video tag so if it works using Video tag, it should work directly NasimiAsl 1 Quote Link to comment Share on other sites More sharing options...
Zuzuk Posted August 16, 2017 Author Share Posted August 16, 2017 addresses of rtsp streams starts with "rtsp://" and babylon throws an error: ERR_UNKNOWN_URL_SCHEME Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted August 16, 2017 Share Posted August 16, 2017 Ok so unfortunately this is out of our control as this error comes from the browser itself Quote Link to comment Share on other sites More sharing options...
Zuzuk Posted August 17, 2017 Author Share Posted August 17, 2017 Thanks anyway, I'll try something else Quote Link to comment Share on other sites More sharing options...
allenvarna Posted December 4, 2018 Share Posted December 4, 2018 The ERR_UNKNOWN_URL_SCHEME error is commonly because of your browser issue . There’s no application on your device which can handle that particular action. It is a Chromium bug . In Chrome version40 and up, this bug has resurfaced, but only if you are manually entering the URL of the redirect page in the address bar. The issue is on the chromium issue tracker here Quote Link to comment Share on other sites More sharing options...
Zuzuk Posted December 4, 2018 Author Share Posted December 4, 2018 8 hours ago, allenvarna said: The ERR_UNKNOWN_URL_SCHEME error is commonly because of your browser issue . There’s no application on your device which can handle that particular action. It is a Chromium bug . In Chrome version40 and up, this bug has resurfaced, but only if you are manually entering the URL of the redirect page in the address bar. The issue is on the chromium issue tracker here Thanks. But rtsp isn't supported by browsers at all. There are different solutions for that. And I generally found a solution. I used WCS player code and BABYLON video texture code. Actually I forgot all of the lines I change but if someone has the same problem thas's the point where you can start Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.