Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

url specification #4

Open
ghost opened this issue May 17, 2018 · 1 comment
Open

url specification #4

ghost opened this issue May 17, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented May 17, 2018

on back-end side what does represent for, i have put piano.wav in storage folder, but when i pass 'http://192.168.88.225/storage/piano2.wav' it returns an error:
undefiend is not an object (evaluating: '_reactNativeStreamingAudioPlayer2.default.play')

i used:

onPlay() {
Player.play("http://192.168.88.225/storage/piano2.wav", {
title: 'asd',
artist: 'asd',
album_art_uri: 'asd',
})
}

@Shazam14
Copy link

Shazam14 commented Sep 5, 2018

Hi, I get the same error, on this.. what could be the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant