Moderator: moderators
regentswift wrote:I've made all the changes in the first post, but it's still using the JWPlayer 5.10 (flash).
What might I have to do to get the new player to stick?
skug67 wrote:I've got this working to stream video to Chrom on my Android phone. Thanks a bunch. But if I try to stream to my iPad, I get audio only and the big Quicktime "Q" on the screen where the video should be. Any suggestions of how to tweak the transcode parameters so that it works for both Android and iPad?
Thanks in advance,
Seth Green
jValdron wrote:skug67 wrote:I've got this working to stream video to Chrom on my Android phone. Thanks a bunch. But if I try to stream to my iPad, I get audio only and the big Quicktime "Q" on the screen where the video should be. Any suggestions of how to tweak the transcode parameters so that it works for both Android and iPad?
Thanks in advance,
Seth Green
You'll probably have to use MP4 some how. So you'd have to change one line in the JWPlayer configuration (JavaScript in the jsp file) and you'd have to use a MP4 transcoding line. Don't think iDevices support WebM.
chops13 wrote:Something is not working right now, perhaps since the last update?
I followed the instuctions and now I am getting an error in my browser when trying to play the video.
"Video Not found or access denied: /stream?id=54&maxbitrate=1000&timeoffset=0&player=4"
Any ideas?
{ type: 'flash', src: '/flash/jwplayer-6.10' }
{ type: 'flash', src: '/flash/jw-player-6.10' }
mta99 wrote:I had a similar problem (using Linux server). Subsonic was picking up JW Player 5 rather than version 6. After much deleting of files, re-downloading etc. I think I have the solution (works for me anyway )
Open videoPlayer.jsp and look for the following code on line 36
- Code: Select all
{ type: 'flash', src: '/flash/jwplayer-6.10' }
Change it to
- Code: Select all
{ type: 'flash', src: '/flash/jw-player-6.10' }
The same line appears in the rest/videoPlayer.jsp file if you're using Subsonic on your phone.
I don't know why this works when previously it was fine but for me its fixed it and I can once again enjoy HTML5 video playback on desktop and mobile
Return to Mods, Apps and Clients
Users browsing this forum: No registered users and 6 guests