Streaming Video With Fast-forward Ability?

Dec 10, 2011

I want to make a server app, that can stream a movie (within my LAN)I've searched google, but can't find anything that will allow me to stream a .avi file and fast-forward (seek in the stream?) ability.

View 14 Replies


ADVERTISEMENT

Streaming MP3 With Seek-ability

Nov 26, 2011

I want to make a program that can play MP3-files from my FTP-server.I know how to play, pause and stop music from stream, but i don't know how to add seek-ability.You know, like in Spotify or Grooveshark, they play streamed audio with seek.so, i would like to be able to seek, and the trackbar would show where in the song you currently are.So, my questions are:

1.What codec should i use? I have NAudio, will that work?

2.Is there any examples or tutorials on how to do this, any at all? (i couldn't find any)

View 3 Replies

Monitoring 12 Video Feeds From Video Cameras - NEXT Or FORWARD Button On My Monitor Form

Dec 24, 2009

I am monitoring 12 video feeds from video cameras. Now I have more than 12 cameras, I have 134. But I will only monitor 12 cameras at a time. By Monitoring I mean, I have 12 small video screens on the form that I can see the video. The way I know which cameras are active, so I can monitor them is by a boolean value in a sql database. I run a Store Procedure in my program, and spit out the results in a XML file. I then read the XML file in a loop. This XML file will have a list of the camera names I need to monitor.

So that is for 12 video feeds. Now, I want to have a NEXT or FORWARD button on my monitor form. So when I click this it will give me the next group of cameras, 13 to 24. Now if I only have15 cameras that are active, that means the first group is 1 to 12, then the second group is 13 to 15 cameras. So I will only have 3 to monitor on the second grouping. One thought I had was to have another field in my table to mark as already as an active monitor, so when I run the SP, i will not select that row. But I need to select 12 at a time. Or I can make a number of xml files, one xml file for each grouping of 12, but I need to figure out how I can select the next group without re-selecting the first group. I have no code at the moment, I'm on my non-programming computer.

View 4 Replies

Make A Video Streaming Server Or A Video Lan Chat Programme?

Jun 22, 2010

i want to make a video streaming server or a Video Lan chat programe in VB.net

View 1 Replies

How To Detect Streaming Video

Jan 21, 2011

I'm building a windows forms application with a webbrowser, textbox, and a few buttons. It's basically just a web browser similar to IE. Right now I am trying to figure out how to detect streaming video. I've tried a few things like looking in the temp internet files for files growing in size ect. Nothing has worked at this point. All I need/want right now is for a messagebox to popup if streaming video is detected. You would think its simple (perhaps it is), maybe i'm not thinking outside the box.

View 2 Replies

Capture And Save Streaming Video Using NET?

Jul 22, 2009

How to capture a streaming video via .net and save it off to a file on the server? I have seen a few comercial applications (url...) that do it via a client app, but none of them had an API that I could interact with in .NET.

View 6 Replies

Have A .Net App To Make With Desktop Video Streaming?

Jun 16, 2011

I have a Vb.Net app to make with desktop video streaming. have anyone a sample so i can learn how to do it?

TcoUpLoad (Vb6 and VbNet | starting learning C# and LINQ)

View 8 Replies

Streaming Video To Application With Some Analysis

Jul 10, 2009

I'm using VB 2005, and am hoping to have streaming video to my application with some sort of video analysis. Right now as a test, I have an axWindowsMediaPlayer control playing a video from a URL. I'm figuring I need to be able to detect the colors of the pixels in the video for simple analysis, but I haven't been able to do this yet. I've been able to view the pixel colors in every area of the screen except for the media player window (just shows up black, as if you were to make a screenshot of the media player video). Is this at all possible to do?

View 1 Replies

VS 2008 - View Streaming Video/cctv In Project ?

Aug 3, 2009

Here's my application:

I plan on creating a piece of software that will run through some checks on about 200+ CCTV units we have installed along a highway.

I can view any stream by using VLC with the multicast ip (all video is running through a vbrick which is converted into mpeg format)

Now i would just like to be able to view it in my program itself.

View 1 Replies

VS 2008 View Streaming Video/cctv In Project?

Feb 25, 2008

plan on creating a piece of software that will run through some checks on about 200+ CCTV units we have installed along a highway.I can view any stream by using VLC with the multicast ip (all video is running through a vbrick which is converted into mpeg format)

View 10 Replies

AudioVideoPlayback - Show A View Streaming From A Video Camera Over The Network

Sep 22, 2011

AudioVideoPlayback works really .FromFile with jpg or mpg files. But I am trying to show a viewo stream from a video camera over the network. The camera feed is something like ... IP-ADDRESS/mjpg/video.cgi. AudioVideoPlayback .FromUrl seems to access the camera ( the camera then prompts for log on credentials) but it will not display the feed. My question is can AudioVideoPlayback display cgi files? My all is written in Visual Basic 2008, running on Win 7/64 and x86 based platforms as well.

View 1 Replies

Take A Regular Avi, Mpg, Wmv, Etc... With Out A Streaming Server Or A Streaming File?

Apr 2, 2006

I want to know how I can take a regular avi, mpg, wmv, etc... with out a streaming server or a streaming file, and not downloading the entire movie Play it with windows media player or a different media player, oreven a custom one.

View 2 Replies

Peer To Peer Video Streaming WPF

Jun 22, 2010

I want to implement peer-to-peer video streaming in my WPF project.Plz help me by referring any web site or sample code which i can use in my project.

View 4 Replies

Streaming Video Through Modem To Modem?

Oct 27, 2009

(from scratch as I've not done this before) how I can stream live through modem-to-modem connection. The modem here refers to dial-up modem (PSTN modem), there is no internet/lan involved.It will be 2 programs, the first is to transmit real-time video from webcam, and the second is to remote video from the first.

View 5 Replies

Need To Add .bin And .iso Ability's Into App

Mar 31, 2010

I need to add .bin and .iso ability's into my app, i need to be able to open a .bin or .iso and list the files contained inside of it, ive found a small source code/class and example for the .iso one, but i need .bin adding to it to.

View 2 Replies

Disable Ability To Close Tab?

Jun 6, 2011

So i have several tabs, and i close them all using a button with:

TabControl1.Controls.Remove(TabControl1.SelectedTab)

But I have been trying to figure out how to make sure the main tab doesnt close.What can i do to make sure the main tab can't shut down, when closing tabs with the above code?

View 2 Replies

Inserte Pictures And Video - Can't Move The Program To Another Computer Because The Pathname For The Video Will Be Wrong

Jun 22, 2010

I have a vb.net project which i have inserted pictures and video. I inserted a video clip using the Windows Media Player control and it does work. The issue i have is that i can't move the program to another computer because the pathname for the video will be wrong. I know i could change the pathname when i move it but this is not practical because i need to present this program. Does anybody know how to make the video accessible no matter what location the program is at?

View 6 Replies

Create Audio Video Chat - Client Move His Or Her Webcam Video Where Want?

Oct 17, 2011

I creat audio video chat and when calling receivng video and client video is together...I want that client move his or her webcam video where want...as I know it name DROP&DRAP but I`m not know how to do it...

View 5 Replies

It Open A Bunch Of Tabs That All Go To A Link With A Video, And Then Have It Automatically Play That Video?

Jul 7, 2009

I was wondering if it was possible to have a program open Firefox, and have it open a bunch of tabs that all go to a link with a video, and then have it automatically play that video?

View 4 Replies

Add The Ability To Receive SNMP Traps?

Jun 3, 2010

I have a need to add the ability to receive SNMP traps into one of my server apps (written in VB 2005). I have setup a UDP listener on port 162 (SNMP trap port) and can successfully get the trap message in a byte array no probs.

The problem is that I have no idea how to make a meaningfull message from this byte array. Does anyone have any pointers / code to either translate into a meaningfull message stream or a better way of adding this type of functionality (without adding 3rd party dll's etc).

View 2 Replies

Backgroundworker Ability To Update Controls

Aug 7, 2011

When it comes to Backgroundworker's, I just make a total mess, even after reading over and over again the Backgroundworker component info on the msdn site... I have a code I would like to run on the form but if I do it with a simple "Public Sub" it will make the form lag, freeze, until the operation is done. So I try to paste the same code into a backgroundworker, and use Runworkerasync, but I get errors stating that the backgroundworker can't access controls on the form.

[Code]...

View 7 Replies

Block Ability To Open Same Project Twice?

Mar 5, 2009

I would like to block the ability to open the same project twice.Like in VB6... you could not open the same vbp again.

View 2 Replies

Search Engine Save Ability?

Feb 23, 2009

I have a system on my webbrowser that allows the user to choose their Search Engine out of a selection I organized. the down point is that I have it set so when they click save it will just hide, because if it closes the settings will be reset and not saved. However I want them to save. Here are my codes to the search button:

Private Sub Search_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Search.Click
If SearchEngines.RadioButton1.Checked Then
CType(TabControl1.SelectedTab.Controls.Item(0), WebBrowser).Navigate("http:www.google.com/search?hl=en&q=" & SearchBar.Text & "&btnG=Google+Search&meta=")

[code]....

This is the code of save:

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Me.Hide()
End Sub

I would like it so it saves when the whole program is closed, so when they start up it's automatically set so they can search on their favourite search engine.

View 12 Replies

Get Video Thumbnail From A Video File (from A Directory In Hard Drive)?

Jul 21, 2011

I would like to create thumbnails into a VB (2005 or 2010) form from video files.

I have a directory (in my hard drive) with video files (.mpg).

How to show video thumbnails for each video file?

My VB code (for images) is attached below and I want to convert it in order to manage video files.

Private Sub ThumbButton_Click(ByVal sender As System.Object, _
ByVal e As System.EventArgs) Handles ThumbButton.Click
Dim imagepath As String

[Code].....

View 2 Replies

Recording Video Via Video Webcam Within Visual Basic Application

Dec 5, 2009

How can i record a video via webcam in visual basic application and then display the video on user's request either live or recorded video.

how to develop video webcam recording application.

View 4 Replies

What Syntax Use To Buffer Video The Video In Client's Media Player

Jul 12, 2010

i want to buffer a video file on client side when it request.. what syantax i use to buffer the video the video in client's media player

View 1 Replies

.net - Limiting The Mouse To A Form Without The Ability To Override?

Dec 29, 2009

So I am trying to make a program where the user is limited in moving the mouse to a form. I still want the user to see whats going on behind the form but not be able to click on anything but my form.

I tried using this

Cursor.Clip = Me.RectangleToScreen(Me.ClientRectangle)

The problem is that if the user clicks in certain spots on the titlebar...the mouse is unlocked. The machines this is going on has a ball type of mouse so if you scroll fast and click fast enough...it can also unlock.

View 3 Replies

Ability For A User To Drag An Area On Screen

Mar 14, 2012

i want to give the ability for a user to drag an area on the screen that they want and a that area to be print screened. or alternativly they click anywhere and that location is the top left of the box and then when they next click that location is the bottom right of the box and that box is print screened. [code]

View 1 Replies

Emulate The Application.settings File's Ability?

May 9, 2011

if there was a way to emulate the application.settings file's ability to do something like the following:

If I add an item to the settings file editor say Variable1 with a a value of "foo"

I can then go to my.settings.default. (and at this point) Variable1 is item that is an option after I type the '.'

Is there a way to do this for a collection? To where I have

Collection1. (and when I press '.' the name of an item would show up?)

View 2 Replies

Use Avicap32 To Capture Video With A Web Cam And Save The Video As A Wmv Format Instead Of Avi One?

Oct 20, 2010

is it possible to use avicap32 to capture video with a web cam and save the video as a wmv format instead of avi one

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved