64 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for pato wlmc

Well, right now i'm following a tutorial on game making for c++, but is this really the best programming language for video games? Also i'd like to know if can recommend me a book ( i've seen some book on amazon but i don't really know wich one to choose …

Member Avatar for Reverend Jim
0
10K
Member Avatar for adi2012

Hello, On my workplace in last 5 days there is some block when I open youtube.com or facebook.com. It looks like this: http://postimage.org/image/w01p35hif/ on **every** video I open. I don't use facebook so that is not big loss for me;) but I would like to know how can I "skip" …

Member Avatar for Sarah_29
3
25K
Member Avatar for Joseph_28

Used two different tvs, one has hdmi and rgb in, and the other has pc in (vga?) and hdmi, use two different cables and nothing. I have not used the pc in with audio yet (a double sided vga cable with audio for monitor), was wondering if I even need …

Member Avatar for rproffitt
0
428
Member Avatar for wmc1956

How can I tell if my emachines monitor is the problem or if it's the cord. The monitor (which is about1 1/2-2 years old) all of a sudden quit working so I bought a new power cord (in the meantime I used an older monitor) which worked for about a …

Member Avatar for Nancy Hensher
2
580
Member Avatar for Mr.M

Hi Dw I want to record video with audio, the current program has two forms of which one form record external video and the other form record internal so I've reduced the size of an external video capture to lower right hand corner of my screen and set it to …

Member Avatar for Mr.M
0
2K
Member Avatar for fallout4player

the game unturned is running with low fps. I have a late 2011 MacBook pro. 2.4ghz cpu i5. intel hd 3000, 512mb. with bloom and light shafts I'm getting about 29fps. when I turn up the detail distance it drops to 6fps. clearly 2.4ghz is fast enough not to do …

Member Avatar for rproffitt
0
378
Member Avatar for rpv_sen

Hi I want to stop direct download of videos file from my webiste folder. .htaccess is not working in godaddy windows server Please help me. eg: http://www.domain.com/folder/video.mp4 If paste the URL in the browser. it should not download the file from the server.

Member Avatar for rpv_sen
0
802
Member Avatar for James_43

Hi all, I have a HTML video within a div that is 100% width of the page. I want the video fill the container and crop the height to fit. But so far I cannot get the video to expand at all! I'm simply using: .video { width:100%; } and …

Member Avatar for James_43
0
3K
Member Avatar for SimonIoa

I have done a script that displays only an image of a the video when the user uploads one. The thing is that i want the video to start when the users clicks on the image but now when the user clicks the video appears with no autoplay. here is …

Member Avatar for SimonIoa
0
248
Member Avatar for sirlink99

Hello All. I am having 2 problems here with my code. I will start off with the video code first. The video code should capture 20 seconds of the screen at 50fps, however, when I generate it, it generates a 1 minute 7 second video, and I am not sure …

Member Avatar for sirlink99
0
1K
Member Avatar for James_43

Hi all, I'm very new to software development. My main area is HTML/PHP/JavaScript, but have done a bit of C# before. I don't believe the idea I have is suited for a web development option, so am looking for ideas / a starting point for a solution to the below …

Member Avatar for James_43
0
174
Member Avatar for nicksuave

Hey guys, I'm not sure what the problem is and don't know what info you even need to figure this out, but my laptop is only able to properly shut down about 20% of the time. The rest of the time, it shows the Shutting Down screen and waits forever, …

Member Avatar for nicksuave
0
411
Member Avatar for Aeonix

Hi. Has anyone maybe found this miraculous software. That I could install on Windows/Linux machine (server) and client on my own computer let it be Windows/Linux. And have really great response time and quality? The server would be at 100Mbps, my connection would be at around 50Mbps. If my machine …

Member Avatar for rproffitt
0
2K
Member Avatar for maxelcat

Hi I have "performed" my frst venture into html5 video using the [URL="http://camendesign.com/code/video_for_everybody"]video for everyone[/URL] and it works well in IE, Opera, Saf, Chrome, FF. I have one small question - Safari (at least on my windows laptop) seems to want to download the whole darn video before it shows …

Member Avatar for Cheerful_1
0
432
Member Avatar for WebMedia_1

Hi everybody, pls i need help here. i ve a video player and i want to populate video on it from mysql database, here is my code. <ul id="playlist1" style="display:none;"> <li data-thumb-source="assets/img/ddd.jpg" data-video-source="assets/video/ddd.mp4" data-poster-source="assets/img/ddd.jpg" data-downloadable="yes"> <div data-video-short-description=""> <div> <p class="minimalDarkThumbnailTitle">ddd</p> <p class="minimalDarkThumbnailDesc">dddd.</p> </div> </div> <div data-video-long-description=""> <div> <p class="minimalDarkVideoTitleDesc">dddd</p> <p …

Member Avatar for WebMedia_1
0
7K
Member Avatar for praba_web

I am creating webinar project in codeigniter.How can I create live video streaming to be used for live video conferences/chatting in a PHP application.?

Member Avatar for diafol
0
1K
Member Avatar for OsaMasw

Hello guys , am new to Android Development, I've created many test apps for learning, using webview and lists and creating multiple activities, I have an application that get URL with JSON data contain url with streaming video and when click on button open VLC with URL provided. JSon FILE …

Member Avatar for peter_budo
0
4K
Member Avatar for scomx

i have a tabbed web browser so every time i close a tab the tab is closed but the process is still running for example one of my tabs there is a youtube page opened so if i close that tab the video is still runing you even can hear …

Member Avatar for scomx
0
997
Member Avatar for RikTelner

recently ive seen video of a man which showed on how A* works, that is some algorhythm for pathfinding in 2d in games, to show this he made a game in c# (visual studio only), where he could explore the "maze" board in 3d and could see the red square …

Member Avatar for RikTelner
0
2K
Member Avatar for janicemurby

hya im following a tutorial through a video and im having issues in the following line its showing a error in my editor $pm_ui .= '<button id="pmBtn" onclick="postPm(''.$u.'',''.$log_username.'','pmsubject','pmtext')">Send</button>'; see full code below including this line if anyone can help be much appreciated <?php // Protect this script from direct url …

Member Avatar for janicemurby
0
194
Member Avatar for vizz

With following code I tried to upload image and video file at the same time but, image file is uploading & video file is not uploading <form class="pure-form pure-form-aligned" action="Processor.php" method="post" enctype="multipart/form-data" > <fieldset> <div class="pure-control-group"> <label for="image">Upload image</label> <input type="file" name="image" class="pure-input-1-4" /> </div> <div class="pure-control-group"> <label for="video">Upload video</label> …

Member Avatar for jj.dcruz
0
1K
Member Avatar for advent_geek
Member Avatar for Simon_4

I have the problem, that in the instector say me: Resource interpreted as Image but transferred with MIME type text/html: http://www.member-diving.com/ I have 3 video's on Youtube. All of them not works. What could it be? Kindly

0
207
Member Avatar for ravi142

Hello, I want to build my own **Intro video** so any one suggest me some script or web site that provide this **free** feature but not include his brand name. Thank You.

Member Avatar for Bensirpent07
0
166
Member Avatar for mmcdonald

Hi all, I've just started to work on a lazy mans network - everything is unmanaged. I've now been asked to install a media server so that we can provide a source for the 90+ TV screens in our thirty remote offices, a system such as this: http://www.cabletime.com/how-it-works/ The only …

Member Avatar for mmcdonald
0
205
Member Avatar for daniel36

I have made a code to upload video with the help of w3schools.but It is not working great to upload mp4 video upto 300MB.Can any one provide me solution? or any opensource script to upload file.

Member Avatar for Vignesh_2
0
167
Member Avatar for mbowenitj

Hi guys, I've created a login form which works fine, i need assistance in comparing uppercase and lowercase input from a login form. Whenever the password is entered, the system has to compare uppercase and lowercase characters stored in the data..following is my code: 'Logic for login... Dim conn As …

Member Avatar for mbowenitj
0
2K
Member Avatar for mattybennett

Hi all, Ok - there's nothing like a BIG challenge to start off my exploration into programming. Given that I'm a complete newbie with more build errors than a builder having a bad day (bad pun!), what I'm really looking for is someone to hold my hand a bit and …

Member Avatar for joel.queiroz
0
2K
Member Avatar for jeffadrian

[Click Here](http://postimg.org/image/luqbf8bbd/) I have a small pond in the yard and I set up a web camera from my notebook to see whether it's a dog or a cat that bothered my fishes every single night, so I can find a way to stop it. I camcorder or any high …

-1
143
Member Avatar for mbowenitj

Hy guys, . Please assist in advicing whch toolbox conncetion controls to add in my form. I want to connect to access 2007 using vb.net 2005 and im struggling. I have two textboxes(username and password) and two buttons(submit and cancel). When I click on the submit button it supposed to …

Member Avatar for mbowenitj
0
281

The End.