2012-02-22, 01:58
uspino Wrote:Testing iOS streamig? We want in!
Crashes... needs more testing
Using vlc for m3u8/ts segmenting.
uspino Wrote:Testing iOS streamig? We want in!
uspino Wrote:1.6.6 works great under W7 & OpenElec, simultaneous transcoded streams. CPU has jumped to around 25% per stream, but the quality at 720p is excellent.
uspino Wrote:Man you are quick
Back to testing!
mcheng89 Wrote:Thats b/c its really 720 now, and not pixels 720 width.
So theres alot more pixels to transcode
iOS is almost ready. I think...
Testing iOS stream for 10 minutes
Get ready for iOS Release!
remoteCeton part done... make simple web page for initial release
iOS Transcoding! PreRelease build: http://www.mediafire.com/?53pb8642nzpp2h6
No issues with it... just doesnt have a nice interface yet and transcoding options are fixed.
Use this url on your iOS device: http://<ip address>:8555/m/
LehighBri Wrote:This is fantastic! I just tried it out on 3g and on wifi... is there a way to have it "sense" what the connection speed is and automatically adjust the bitrate on the fly? Or at a minimum like you suggest, having some option where we can pick the bitrate. As I noticed on 3G the audio is pretty jerky.
Quote:xmlhttp.open("GET","/play?tuner=4&channel="+channel+"&transcodeBitrate=1000&transcodeResolution=480&hls=true",false);
uspino Wrote:Well, no surprise: it works great.
Now a lot of ideas come to mind. I'm guessing the beuty of this is the ability to customize the interfece to your own likings. In my case, I'd love to have a clean, simple page with the logos of my 16 favorite channels. I'd like to access the EPG too, but quick access would be great. Also, bitrate selection is essential (and also access to the direct stream: iPad 3 will be able to play it )
What are you doing now?
uspino Wrote:A few things/ideas:
- A lot of (small) .ts files remain in the webfiles folder. Should there be a clean up line in the code?
- It would be good to be able to select the temp folder for the transcoding files.
- Are you thinking about a different interface for iPhone/iPad (on iPad looks extremely small)
- Is there a way to start a video stream on an iOS device from a shortcut containing channel & transcode settings, the same way you can do it on VLC? That would be fantastic: you could create a shortcut to, say, ESPN, and just start streaming, or we could create a folder with shortcuts to favourite channels (and there are free apps on the store to assign a logo to each shortcut)
http://localhost/play?tuner=4&channel=592&transcodeBitrate=4000&transcodeWidth=720&redirect=true
http://localhost/play?tuner=4&channel=592&transcodeBitrate=4000&transcodeResolution=720&redirect=true
uspino Wrote:I see you changed the direct access to transcoded streams throughtoPHP Code:http://localhost/play?tuner=4&channel=592&transcodeBitrate=4000&transcodeWidth=720&redirect=true
PHP Code:http://localhost/play?tuner=4&channel=592&transcodeBitrate=4000&transcodeResolution=720&redirect=true
It's been a few hours since your last update... that is so not you