5,437 Topics
![]() | |
Hi there As usual when making bigger projects I have a problem with simple thing. Basically for now I want to create simple video connection between 2 remote host via peerconnection, I have some codes that were on the web but looks like either I made some mistake either current … ![]() | |
So I was rummaging through my books and i found a great idea on how to promote your website and videos. I couldnt embed but here is the link ; http://www.youtube.com/watch?v=8r1tQmcU2GM&feature=plcp ![]() | |
I have a jsp page where I have embedded a video.Now I want a link to appear ,(after the video is played at least once) for the user to navigate to another jsp page. How will I do it? I have used <EMBED> tag to add the video to the … ![]() | |
Hi, I have trouble in video streaming and I spent few weeks in researching on how to display video while receiving video file (H.264 format) from server continuously. I am writing by using VB.net The server would send me video file in encrytion, what I need to do on client … | |
Hi all, Following codes starts the video on another page by clicking the image but without a button on it. [code] <h3 style="text-align: center;"><strong><span style="color: #0000ff;">How To Play-The-Game</span></strong></h3> <a href="http://mydomain.com/path/to/How-To-Play-the-Game.mp4" target="_blank"><img class="aligncenter size-medium wp-image-156" alt="stocks_fr_beginners" src="http://mydomain.com/path/to/How-To-Play-The-Game-300x185.png" width="540" height="333" /></a> [/code] Please advise how to add a HTML button with a … | |
So I got a new 550w 80plus Enermax PSU and a 1GB nVidia GTX 650 video card. I put it all in my HP Pavilion p6-2310 (hunk of junk) w/windows 8 x64 and closed it up. Two startups in a row I got a series of 6 long beeps. Other … | |
Hello, When i compile i get theses undefiend reference to extern lobal variable. In my code, i try to do an file that define it and extern it on SystemeBataille.cpp call th definitor on main.cpp but same error. If i place my extern on an specific function exemple SystemeBataille::placeExternHere i … | |
Installed new video card and no signal problem. I've upgraded my ram from 512 mb to 2 gb. And went to turn on computer I got a no signal from my monitor. The compute boots up and everything. So I replaced the old g-force 7300gs card with a g-force gt … | |
Hi everyone. i was wondering if anyone new any good tutorials on how to make a picturebox play a video in vb.net 2010 **WITHOUT** using the windows media player component. i want this to be 100% my program. thx in advance! | |
i need to record mms video stream to my computer using .net. I can download video from rtmp server but i coudnt find more document about mms(microsoft media server) to save it. Do you have any idea if we can do that in vb.net. Is there a usefull lib or … | |
In my country youtube is blocked. my website is based on embedding youtube videos through a custom player (jwplayer), so id like to have a php proxy for embedded videos to unlock those for my contry users i dont have a clue how to solve this issue and hope to … | |
Is it posible to preload video for the user but so that he would not be able to see it? I mean I want to preload video - its for a gaming. And then when the time comes to play the video, send some key to decrypt and he could … | |
Hi everybody, I'd like to know if there is a way to retrieve the id of a youtube video when it plays in a youtube xl page because on youtube xl the url is always "http://youtube.com/xl/" on any video. Thank you in advance. | |
Sorry about this post, This is the oldest Windows catagory I found. Anyway , I have installed Windows 3.1 on an old 1.6 GB hard drive I found and it runs fine! But I want to know how to get a sound card to work with Windows 3.1. Here are … | |
Hello, I want to compile multiple jpeg images into a AVI video. I downloaded the JMF, but can't seem to find any code samples to get started with it. A google search showed that download has samples shipped along with it, but mine doesn't have any samples, just jars, readme, … | |
how do i detect the current position in vlc video-playback in vb.net? Basically as the clip is playing, I want in a label for it to say "02:58/21:35" relating to the current clip being played. So I'll need to somehow figure out how to detect current position and end position. … | |
Hi all; I want to preview a live video in a page in my asp.net site(the same as preview a live match). I want to know details about the idea and more details about the implementation. Thanks in advance. ![]() | |
Hi took ages to access the message field. Still my problem is my pictures are fine having full contrast and colour. My videos are aweful. They are washed out - lacking in both colour and contrast. I am running XP Pro and also have another PC running XP pro which … | |
Hi I have modified the dropbox script with the following <script type="text/javascript"> $(function(){ var dropbox = $('#dropbox'), message = $('.message', dropbox); dropbox.filedrop({ // The name of the $_FILES entry: paramname:'userfile', maxfiles: 10, maxfilesize: 50, url: '<?php echo base_url();?>ajax/post_file.php', uploadFinished:function(i,file,response){ $.data(file).addClass('done'); // response is the JSON object that post_file.php returns }, … ![]() | |
I am creating a simulation of a virtual video player (something like a very basic version of RealPlayer or Window Media Player). All the codes given below are error free. This is the main class: VideoPlayer.java This is the video player GUI (this frame is not resizable and the X … | |
Hi all, **First of all please read the full article and then try to suggest me...** I want to make a java project on streaming video encryption. Where i will use two PCs 1 act like a media server and other act like a client. So a video file (example.avi) … | |
Hey, Hello to every one. Motheboard: INTEL DH67CL, Processor: Intel 2600K Sandy Bridge RAM: (4Gx4) 16GB HDD: 1TB WD VIDEO CARD: EVGA GTX460 1GB DDR5 PSU: Cooler Master GX750 (750Watt) Brand New Sound Card: Creative Audigy Value 7.1 Casing: Cooler Master Elite 430 Black Guys i have the computer system … | |
Is there any opensource live voice and video chat script? | |
Ok heres my problem. For the past few weeks My computer Has been shutting down on its own, the thing is sometimes it restarts right away and other times it could be an hour or two It will just boot back up on its own. I have tried everything I … | |
I want to know if it could be posible to implement a web video chat conference, without any server between?. I'm building a web portal that implements web text chat... but I want to it to have video also. Thanks | |
Hi all, How to make video rotate on webpage screen? E.G, say: video-1, video-2, video-3, video-4, video-5 ..... up to video-10. Each time I expect only 2 video displayed on screen, say; 1st screen video-1, video-2, next screen video-2, video-3, next screen video-3, video-4 etc. The video will stay on … | |
I'd like to create a video from a series of images in my MFC application. Is there an API or example source code which would get me started? I imagine I'd create an MP4 or AVI file. (A sub question: I've heard that Windows 7 includes the MP4 H.264 encode … | |
hiii i want to share a video link from youtube in textarea and show on the div ,when im share embeded code from youtube it showed on the div but when im share the link ,it only show the link so how i ll i share link in same way … ![]() | |
Hi all, There are 12 video. They are displayed on screen virtically. <p><b><span style="color: white"><i>This is Video 1</i></span></b></p> <video id="my_video_1" class="video-js vjs-default-skin" controls preload="auto" width="600" height="364" poster="video_1_picture.png" data-setup="{}"> <source src="video_1.mp4" type='video/mp4'> <source src="video_1.ogv" type='video/ogg'> </video> <br> <br> <p><b><span style="color: white"><i>This is Video 2</i></span></b></p> <video id="my_video_1" class="video-js vjs-default-skin" controls preload="auto" width="600" … | |
# Template Matching(Aforge) # Hi all, I'm having difficulties on how to use the codes for template matching because i dont know how to create a template in order to match them,is there any tutorials that can guide me? | |
Hi there, I have a general question regarding video for web (sort of). One of the departments I work with would like to create a short narrated training video using still photos. Basically what they want to do is have a type of slideshow with probably some basic arrows or … | |
Hi, I need to make a video player. I have sequences of image data (bitmaps) which are very large (1920x1080), and need to display them onto the screen at least 60FPS. What is the most efficient way to do this so I won't get loading/displaying delays? PS: I'm thinking to … | |
Are you a freelancer or programmer for hire? Join, post & bid for projects free. Thousands of skilled programmers, skilled freelancers to choose from. Ultracoder is a developer oriented outsourcing site. Skilled programmers will bid to complete your project right now. Computer Based programs, Training, Web Services, Language Specific programs, … ![]() | |
Hello,all I want to start a new website which play you tube video with lyrics. My question is that how can i prevent it from Copyright ? Please please advice me soon. I have already started working on it. Thanks, Sandip Mistry | |
Hi Everyone, I'm new to the forum. This looks like a great place to hang out. I am having a problem getting my PC to recognize my new camcorder. I would appreciate any help. I will try and detail what I have done so far to resolve the issue on … | |
Hello all. Thus far, my computer has been dead for about 5 days, and I've narrowed down what the problem may be, and I need a bit of help on that part. First, the background story: My sister, one day, happened to be playing GTA:Vice City, when the computer suddenly … | |
Hello. Having an issue with my computer hanging up and rebooting on startup. Ive noticed when its cold it will do this. When warmed up seems to act normal. If I unplug it and restart it will usually fire up with the usual "computer has been shut down suddenly.."goes through … | |
Hi There. I joined here some three years ago when i created my ONE and ONLY Python program that actually functions as intended *YAY*, it's a little ugly and i've decided to return and learn more, improve it and maybe start up some new projects. I'm a little confused as … | |
Alright, so i'm facing this problem for a while now probably 3 weeks or so, whenever I press the power button of my system unit, the light shows up, all the fans start spinning, no error beeps, but there is no video on the monitor. However, i do hear the … | |
Abstract—A video copy detection system that is based on content fingerprinting and can be used for video indexing and copyright applications is proposed. The system relies on a fingerprint extraction algorithm followed by a fast approximate search algorithm. The fingerprint extraction algorithm extracts compact content- based signatures from special images … | |
Hi All i have a games console un used an wrapped partly made of wood and partly of metal it is from videogame LTD hong kong . anyone have any idea about it? | |
A bit of a weird problem here... I recently purchased an ioGear digital KVM (GCS1644) that supports a dual monitor setup (I'm currently running two 23" monitors - an older Samsung and a new LG). I got my first PC up and running without a problem, but the second one … | |
PLEASE HELP ME! My brother owns a HP Pavilion dv7 (s/n 3CE90635L3) lap top. Yesterday I borrowed it (without asking) and used and HDMI cable to connect it to my tv to watch some videos... I connected the pc to the tv and changed it so that instead of having … | |
There are lots of flash video downloader out there such as "http://www.flashvideodownloader.org/" and I am sure you have seen it too. I am hoping to capture the url of a video file which is playing in a flash video player in C++ or C#. How can I do it? Would … | |
I need to create a video gallery for a website, and would like to create it using the html5 video tag backed up by videojs. As I havent worked with video uploads before I have some doubts on how to approach it: What file size would you recommend as a … | |
Having a problem with IE9 after deleting sweet time IM addon I keep getting IE launching, I've run AVG scan and the appropriate MS Malicious spyware removal tool but each show no infection. I've run Hijack this, see attached log: Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 20:20:37, … | |
I am looking for a developer who has experience with audio/video so we can start a very exciting project that combines music and technology. There is no money involved at this early stage, but together we'll build it up, find the necessary financial resources to get it started, and later … | |
So here is the problem im having. I checked my email one night before going to bed then shut it down for the night and didnt turn it back on until the next day, it was off for about 10 hours. When i turned it back on the next day … | |
hi php geniuses :) a simple question for u ppl here's my code and i want to upload all files i.e. images, videos, audios, ppt, pdf etc but here ican only upload the images successfully.. when i upload audio file it gives following error. please check my code and suggest … | |
I spent a bunch of time making a comedy short film on youtube. And the result was a really top notch video. Unfortunately, Nobody has seen it. And I haven't a clue on how to get people to see it. Any pointers? |
The End.