HTML - Streaming Webcam With Html5
Hello,
I wonder if it is possible or it will be possible to make the webcam (Audio/Video) streaming with her website as a webcam chat without Flash or Silverlight but with HTML5 or perhaps JavaScript. Or will it always must pass through Flash or Silverlight to make a webcam chat Thanks in advance Similar Tutorialshey guys i'm makin a web page for an art project. what steps are needed to set up sort of a live video feed off a web cam? I want to be able to position the webcam feed on the page wherever i want on the page. I'm gonna try to google it some more, but so far nothing great has come up and i just wanted to try some direct advice if anyone knows how. thanks, you guys never disappoint. Hi All Wondered if anyone could help me. I have a website, which I am able to create a blog page with, which I have done. I do not like any of the layouts/templates that are provided for this service and I want to stream the information that I blog to a section/div tag of my actual site and leave the actual blog page non visable to viewers. Is this possible using only html? or will I have to delete this blog page and set up another with the likes of joomla or wordpress? Cheers Saz I would like to include on my website streaming HD video not unlike Youtube or Vimeo. How hard is this? Both in terms of the video compression and the coding for the site. Where do I look for info to help me out? I have a very basic knowledge of HTML and CSS, but not much else. Are the videos on Youtube and Vimeo flash? I am not sure if "streaming" or "embedded" is the proper term for what I want to do. I'll be starting with mp4 files, since those are best for encoding HD... I use x264 codec and encode 720p @ 2.5Mbps for great quality and decent filesize. But somehow Youtube compresses it even further. Example, I had a 5 minute 720p mp4 file that was around 100MB. I uploaded it to Youtube and it is now available in HD and looks pretty good. But if I watch my network connections as I am streaming it, only 20MB transfers... which means they compressed it 5 times better than I had it! That is definitely important because if I try to have streaming HD and it's not compressed enough, it won't be watchable for most people. Hi all, I'm looking for a way to embed a streaming video in a web page in such a way that the user cannot easily download it. Currently we're doing this with Quicktime streaming server (QTSS) on a Mac server - this works, but the ports it uses are preventing some people from viewing the videos due to strict firewall settings so I'm looking for alternatives. Flash is possible, but expensive. Does anyone know of a way to do this which is free (or at least cheap)? Many thanks hello guys hr u ?? i have a problem i have already a streaming server .. and i created a website using iweb but i don't know how to write the HTML code i found this code but i want to upload it from my strwaming server ?how ?? Quote: < object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="320" height="240" id="fullscreen" align="middle"> < param name="allowScriptAccess" value="sameDomain" /> < param name="movie" value="flvplayer.swf" /> < param name="quality" value="high" /> < param name="salign" value="tl" /> < param name="bgcolor" value="#ffffff" /> < param NAME=FlashVars VALUE="file=ENTER_YOUR_FLV_FILENAME_HERE.flv"> < embed src="flvplayer.swf" FlashVars="file=ENTER_YOUR_FLV_FILENAME_HERE.flv" quality="high" salign="tl" bgcolor="#ffffff" width="320" height="240" name="fullscreen" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave- flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> < /object> Hi: I have a Logitech QuickCam Pro 9000 webcam mounted on my monitor (for Skype) of my development machine in front of me. I also have my own Apache Server sitting on another Dell desktop beside me, and a Dell Laptop completing the set of three XP Pro machines connected together on my little local intranet. I would like to gently test the waters of live video streaming from my camera thru my local intranet to my Apache server and out into the wide web world ) You folks have already helped me get started in web page design, and my site is now operating very nicely. Now I'd like to add video to my site. I would consider this a startling success if, in a few weeks, I could visit my website and click on a link and see live video of me typing on my keyboard here ) I would appreciate some starting tips please. Software, guidance, hardware, etc Thank you ! -Mel Smlith Im trying to create a site that will constantly update in real time based on my activity. For example, if i update my facebook status or add a new twitter update at 5:30 then the site will add to the top of the list Robin updated her facebook status at 5:30. and the list will continue to build. conplicated... but any thoughts? thanks for the help. I want to add a radio selector to my site...to allow people to choose what feed they would like to listen to. I have see a php mod which I could use from a phpnuke mod but I wanted it in simple html if possible. I want a drop down menu with different station names, and when you choose one it loads the relevant stream in a media applet above/below. If you go to my test page you can see what i mean: http://vivalefrench.com/tester.html But I dont see how to target the links to the media player? I bought a cheap flash script that looks good but it doesnt work with asx files, I would have open them to look for the mms file and I dont want to overstep my mark as Im using feeds from another site. Not sure if I am allowed to do such a thing. So a simple html drop down menu to choose stations would be idea. If you right click on the test page, you can view the source to see how its been put together.. There is always a solution but I havent a clue with it Hello everyone. =) I'm still very much a n00b when it comes to web development, so there's still a LOT I don't know how to do (and I can't even search Google very well, 'cuz I don't know the correct terms). That said...I apologize if I put this in the wrong section; I'm not really even sure where this topic belongs. =\ If you have any coding knowledge, or know a website that can help me, I'd greatly appreciate it. Thanks in advance!! 1) I really like music, so I'd love to have an interactive Billboard music chart on my site. By "interactive", I mean "you get a list of the top 40 (or top 100) songs, and if you click the songs, you'll hear them play". I'm thinking that, in order for this to work, I need to find a online radio site or something. But I know nothing about streaming websites...so I'm not even sure if there already is a "Top 40s Billboard" station, or a "Top R&B/Hip-Hop" station. And if those stations do exist, I don't know how to add them to my website. Would I need something called RSS/XML??? What do I do??? 2) I want to add a sports ticker to my website. I'd love for it to be similar to this (I wish I could just pay them for the ticker, but I can't afford $130/month. So I'm wondering if there's a way to produce the same [or a somewhat similar] effect for free?): http://sports.tickertech.com/ As you can see, the ticker is quite expansive. You can get info on national sports news (Michael Vick, etc.) and you can also get specific news based on individual sports teams (San Francisco 49ers, Detroit Tigers, etc.) You can also click on each individual link (located on the left side) and read more information on each topic; it's really really cool. <3 Is there anyway to reproduce this effect? If that ticker involves too much work, then how do I at least get the NATIONAL/MAJOR sports news for each sports category (NFL, NHL, NBA, MLB, etc.) to show up? 3) Also, what's the best way to keep my sports ticker and music charts up-to-date (or even better, have it update by itself)? Would I need to use RSS/XML to do it??? Hello, I am updating an old website with no media player. They had one but it became damaged. $25,000 right down the tube, (not my money!). Anyway, if you look at the page I’m talking about... http://rockwindow.com/video_pages/viedo_01.htm you will understand what I'm talking about. I used an image of the old player. I was wondering if I was to use <map> attribute around the control buttons what the code would be for a link to do: play, pause & stop. If you right click the video, those options are in the menu. How do I link to a code for a control like that. Any help, I will appreciate very very much. Thank you! Hey folks, I have a background in traditional enterprise software, and I am trying to gain expertise on newer technologies. I will greatly appreciate, if you could help me understand, when to use HTML5, when to use Flash and when to use Silverlight. If you could point to some tools etc that will be helpful. Thanks for your help Heya peeps. I have a problem I'm trying to overcome as shown below (From another thread): I'm in the process of building a website where audio can be purchased and downloaded. I want each file to allow a preview, but would rather the preview occur on the same page, rather than load up a blank page with a quicktime plugin splodged in the middle. Is there a way of doing it? All I want is a basic play/pause/stop button. To control a piece of sound. It seems that I may be able to achieve this using HTML 5, but I'm worried that people won't be able to read it with there browsers. Am I mistaken? Thanks hi everyone, Can anyone provide me canvas tutorials? I am keep to update more knowledge on html5 and its tags. If you can provide me related information. Thankyou. Hi all, I have a web site that has some html tags and it works fine in Chrome and Firefox, however in IE8 and IE9 it just won't load any resources (stylesheets and javascript) and it gets completely broken. Does anyone know what the problem is? The doctype and html tag are declared as following: Code: <!DOCTYPE html> <html lang="en"> and the content type: Code: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> Hi, I am doing my final year project and am comparing two technologies (HTML5 -JavaScript and Flash -ActionScript). It would be greatly appreciated if you could take a few minutes to answer my survey: http://www.surveymonkey.com/s/CLVC23Z Thank You Greetings, Can some one explain me the difference between HTML4 and HTML5? what is the content management system, and what are the benefits of CMS? Do you heard the word Joomla? i heard somewhere this is a war.. can I ask (not to familiar with html5) what about html5 encroaches on flash? what new elements/features? If it does compensate i know Jobbs will be pushing the hell out of it (html5) i have to draw ball on canvas in html 5 depending on the input given by user in a textbox. ex: if a user enter 5 in a textfield, 5 ball should draw on canvas. I was quite surprised to discover that a lot browsers are already starting to support HTML5... While the support isn't comprehensive, and it isn't universal - it does seem to at least work reasonably well - at least for those elements that are not tied to media: http://www.brucelawson.co.uk/2009/re...ml-5-wai-aria/ I'm already thinking about making use of HTML5 in new projects... I quite like the idea of <header> and other elements. Hi, Im tryin to use html5 video so my video can be watched by most browsers and cell phone OSs. Having an issue. the link working in Safari (on win) but not in FireFox http://beerdiaries.com/html5/html5.html any idea why? thanks |