jupiter_broadcasting_mobile_community
jupiter_broadcasting_mobile_community copied to clipboard
The Jupiter Broadcasting community project.
As we get things together for the project, I think it would be a good idea to start the discussion surrounding UX / design earlier rather than later. Let's try...
What we trying to do here yo? Can we write a basic statement of what this should do? list of features, maybe some graphics and story boarding would be nice.
Find a way to make it look more like a jupiter broadcasting application than just a regular jquery mobile app. Ideal for someone with design experience.
Just something we can use to play the audio tracks and stream. Nothing to fancy for the moment play pause volume and maybe a place holder image which we can...
Generate then from a JSON add add images if you like. Also might be a good idea to have a video and audio feed before choosing which show or handle...
Listening to an old episode of coder radio the other day and was wondering if anyone wanted to reboot this project. I was thinking if I started by getting together...
Think of what settings we need and create the interface and if you have the time hook it up to a JSON object in localStorage. Remember to use JSON.parse and...
When you click on jblive.tv get the stream running. Looking at the Iphone example on jblive.tv for help if you need it.
Has anyone gotten an HTML5 video player to work? You can see my attempt here: https://github.com/ograycode/jupiter_broadcasting_mobile_community/commit/9373de10f832bedb0cf2c971a9e1c45c64e54bc9 I tried with the following links: rtsp://videocdn-us.geocdn.scaleengine.net/jblive/live/jblive.stream http://videocdn-us.geocdn.scaleengine.net/jblive-iphone/live/jblive.stream/playlist.m3u8 None of which worked. Anyways, I...