Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

I'm working on kind of an educational site, where there are teachers and students around the world (potentially). Since it's a non-profit site, and I don't have the need for it to be done tomorrow (kind of a side project of something bigger), I wanted to know the best way to figure out how to do this. I'm not a programmer by trade, I've been on the systems side of things for years, but I understand most technology and the question here is more how to gauge what to do so I can get the right resources in place.

That said... here's what I am looking at. I figure the future is HTML5, and that's probably where I'd rather spend my efforts given that it will be cross platform and without the need for plugins. It will work on mobile as well. Question is, how well does HTML5 handle input media, say desktop capture and camera, or on mobile perhaps, where I'd want to use the user's phone camera, etc.

Second question is dynamic streaming... I've read about MPEG DASH, then there are technologies like Smooth Streaming (which I think given the way Silverlight is going is going to be gone or useless), then also Apple and Flash, but if I'm doing HTML5 it doesn't benefit me. Any ideas here would be really helpful, and the more detail the better! :)

That's about it... there are free chat services out there like using the MSN Web Chat controls (how good they are, I don't know, but worldwide most people have a Hotmail/MSN account) so I can use that for chat. I don't know its limitations of course, but that's something if people know or have suggestions, then I'm all ears.

share|improve this question
This blog post may be of interest francisshanahan.com/index.php/2011/… – Joel Apr 13 '12 at 17:07
Your second question is a bit vague. What is it about dynamic streaming and HTML5 you have a question about? Does this Wikipedia article help? – Jay Elston Apr 27 '12 at 23:42
@Joel your link doesn't work. – Danny Staple May 5 '12 at 13:02
1  
To me, this seems like two distinct questions - one about the possibilities of HTML 5 to interact with input media devices and a second about dynamic streaming. It seems too overloaded to be asking about two different concepts, even though they are both related to HTML5. – Thomas Owens Oct 21 '12 at 18:33

closed as not a real question by Yannis Rizos Oct 22 '12 at 6:40

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.