boro Posted July 26, 2015 Posted July 26, 2015 Hi all, i want use playSound3D function with youtube link is it possible ? And if yes, how ? Thank all for ideas..
Addlibs Posted July 26, 2015 Posted July 26, 2015 Theoretically speaking, you could use CEF to open up the Youtube video but make the browser invisible, leaving just the sound — however, I am unsure if that is possible since I haven't used CEF yet myself.
MisterQuestions Posted July 26, 2015 Posted July 26, 2015 Theoretically speaking, you could use CEF to open up the Youtube video but make the browser invisible, leaving just the sound — however, I am unsure if that is possible since I haven't used CEF yet myself. Well... you draw the browser trough an image... so if just set the image alpha to 0 will be enought. Triggering events from server side will be enought to load the url to clients.
vx89 Posted July 26, 2015 Posted July 26, 2015 You could use a third party youtube video to audio conversion service, but first you need to find such service (or create it yourself). Too popular services will be down sooner or later, though (e.g https://www.youtube-mp3.org/help-us)
GTX Posted July 27, 2015 Posted July 27, 2015 You could use a third party youtube video to audio conversion service, but first you need to find such service (or create it yourself). Too popular services will be down sooner or later, though (e.g https://www.youtube-mp3.org/help-us) You can't stream sound from there, I tried. They have such complicated system. You need some kind of timestamp and convert it into something and stuff.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now