Search found 61 matches

Go to advanced search

by triplebit
30 Apr 2012 19:02
Forum: VLC stream-output (sout)
Topic: Modify sout parameters
Replies: 1
Views: 473

Modify sout parameters

I use the following code to stream UDP packets accross the Internet. I receive it in another vlc but problem is that the quality is quite bad. Can anyone offer a modification? Regards Izack "dshow://:sout=#transcode{vcodec=h264,vb=8,venc=x264,scale=1,fps=32,acodec=mpga,ab=8,channels=1}:duplicat...
by triplebit
27 Jan 2012 18:59
Forum: Development around libVLC
Topic: Swithing smoothly between 2 instances
Replies: 1
Views: 301

Swithing smoothly between 2 instances

I use 2 instances of mediaplayer with libvlc which overlap excatly, i.e. they ocupy exactly the same window. Each time one shoud be on focus while the other should be coverd by him until it shuts down completely. In a later time, the one that is in the bacground should start, come into focus and the...
by triplebit
11 Jan 2012 06:07
Forum: VLC media player for Windows Troubleshooting
Topic: grab a single image from my webcam disply on screen
Replies: 3
Views: 337

Re: grab a single image from my webcam disply on screen

Thanks vlc_help,
but I'm looking for a command line solution.
In my environment I need to display continuously webcam video and when needed by user, to grab a single picture by some hotkey or cursore.
Can you farther help please?
Regards
Kishon
by triplebit
10 Jan 2012 07:45
Forum: VLC media player for Windows Troubleshooting
Topic: grab a single image from my webcam disply on screen
Replies: 3
Views: 337

grab a single image from my webcam disply on screen

I use vlc command line.
I need to capture continually my personal profile video on the PC screen with my webcam, and grab a single image, probably by a hot key or by cursore click, saving it to a file.
Is it possible and how?
Regards
I. kishon
by triplebit
11 Jul 2011 06:32
Forum: VLC stream-output (sout)
Topic: Use specific port for output audio and video in streaming
Replies: 2
Views: 411

Re: Use specific port for output audio and video in streamin

Thanks Remi
Ictually I use UDP with the same port for both.
Can I use specific ports for that also?
Is there any document that elaborates on that?
Regards
Kishon
by triplebit
10 Jul 2011 14:14
Forum: VLC stream-output (sout)
Topic: Use specific port for output audio and video in streaming
Replies: 2
Views: 411

Use specific port for output audio and video in streaming

I use LibVlc.dll in my application.
I saw in the documentation that the audio output stream port may be set as different that the video.
Can they share the same output port?
What is the advantage of using specific port for each?
Regards
Kishon
by triplebit
23 Nov 2010 21:47
Forum: VLC stream-output (sout)
Topic: Udp streaming with some contamination
Replies: 1
Views: 459

Udp streaming with some contamination

I stream UDP video (including audio) packets with some other tool (WinPcap library) from one PC to another receiver PC. In the receiver PC I run VLC that receives and displays the video-usually fine. Problem is that this tool makes some mistakes from time to time and streams in addition to the video...
by triplebit
30 Aug 2010 08:23
Forum: VLC stream-output (sout)
Topic: Desktop stream with enviroment voice
Replies: 5
Views: 1000

Re: Desktop stream with enviroment voice

Thanks Rémi Denis-Courmont, Can you direct me the details how to use sound from the PC microphone using the same application(forget the other application). I use the command line version to stream the background with "screen://" to a remote site. I want to add audio voice to the stream. Ho...
by triplebit
31 Jul 2010 08:01
Forum: VLC stream-output (sout)
Topic: Desktop stream with enviroment voice
Replies: 5
Views: 1000

Re: Desktop stream with enviroment voice

What I really want is sound from the PC microphone and from some other application.
Is that supported or at list "doable"?
Regards
by triplebit
05 Apr 2010 08:20
Forum: VLC stream-output (sout)
Topic: Desktop stream with enviroment voice
Replies: 5
Views: 1000

Desktop stream with enviroment voice

I use screen:// in order to stream my desktop and I need to support also voice.
Is it possible in current version of VLC?
Regards
Triplebit
by triplebit
02 Apr 2010 18:11
Forum: Development around libVLC
Topic: Controling the UDP stream output port
Replies: 0
Views: 363

Controling the UDP stream output port

I'm not sure its the right place to ask for a new feature but I coudn't find a better forum for that... I use LibVlc in my project and need to control the UDP stream output port. Now its random and self determined... Is it possible to add this feature in furure versions (with a corresponding api)? R...
by triplebit
08 Mar 2010 17:37
Forum: VLC stream-output (sout)
Topic: Controling UDP Strem Output Port
Replies: 2
Views: 417

Re: Controling UDP Strem Output Port

Thanks I really tried it myself but couldn't make it. Here is the comand that I use to display the screen view locally, while udp trascoding to a remote PC on ip:port = 100.0.0.11:8081. The vlc seems to choose this way the output port randomally- vlc screen:// :sout=#transcode{vcodec=mp4v,vb=2048,sc...
by triplebit
08 Mar 2010 14:45
Forum: VLC stream-output (sout)
Topic: Pausing and Resuming in UDP Unicast stream
Replies: 1
Views: 319

Pausing and Resuming in UDP Unicast stream

I use a command line with libvlc to stream to another PC. What is happening in the socket level when in the middle of UDP streaming to the unicast client I do a "pausing"? Does the VLC releases the socket and than alocates again when resuming the stream? Any elaboration would be great. Reg...
by triplebit
08 Mar 2010 09:12
Forum: VLC stream-output (sout)
Topic: Controling UDP Strem Output Port
Replies: 2
Views: 417

Controling UDP Strem Output Port

I need to stream using unicast UDP. Controling the detination is documented and works fine but I can't find how can control the streamer output port.
Can someone help please?
Regards
James
by triplebit
07 May 2009 09:48
Forum: Development around libVLC
Topic: Smooth implication on video with a new command
Replies: 0
Views: 472

Smooth implication on video with a new command

I use LibVlc dll and indirectly all the plugins in my C# application similar to the following(the actual command is different but the idea is the same) - vlc screen:// :screen-fps=30 :screen-caching=100 --sout '#transcode{vcodec=mp4v,vb=4096,acodec=mpga,ab=256,scale=1,width=1280,height=800}:rtp{dst=...
by triplebit
04 May 2009 20:50
Forum: Development around libVLC
Topic: stream UDP to a remote PC that is behind a nat router
Replies: 1
Views: 994

stream UDP to a remote PC that is behind a nat router

I want to stream UDP to a remote PC that is behind a nat router. My PC is also behind a nat router. Is there a recommended way how to implement the nat traversal communication(I think that it uses tcp also and also more than one udp port).
Regards
Lesher
by triplebit
20 Dec 2008 19:21
Forum: VLC media player for Windows Troubleshooting
Topic: Stuck when before libhotkeys_plugin.dll is loaded
Replies: 3
Views: 231

Re: Stuck when before libhotkeys_plugin.dll is loaded

Thanks,
I'm not completely sure but it seems to help in the sense that statistically it happens less than before.
If you can farther advise to eliminate the problem completely I'll be very grateful.
Regards
Benmoshe
by triplebit
19 Dec 2008 15:35
Forum: VLC media player for Windows Troubleshooting
Topic: Stuck when before libhotkeys_plugin.dll is loaded
Replies: 3
Views: 231

Stuck when before libhotkeys_plugin.dll is loaded

I use VS 2005 and develop in C# (and C++ for the LibVlc.dll) and use interoperability. Problems is that sometimes, running under debugger it is stack in the middle of the launch. Watching the output window I can see the following log when it woks fine(it has some more lines which I neglected here fo...
by triplebit
14 Nov 2008 14:06
Forum: VLC stream-output (sout)
Topic: Controling capture and output stream frame rates
Replies: 0
Views: 166

Controling capture and output stream frame rates

Hi all, I have 2 questions regarding controling the input and the output frame rates. 1. I stream with VLC command line interface. I use "dshow://" to capture webcam and want to reduce the frame rate. WIth the GUI interface I manage to reduce it to 6 farmes/sec, how do I modify my input, &...
by triplebit
11 Nov 2008 09:54
Forum: VLC stream-output (sout)
Topic: Sharpness on the account of frame rate
Replies: 0
Views: 125

Sharpness on the account of frame rate

I use UDP streaming (with a version that is earlyer then the newest) from my web camera using a dos box. It works fine but since the line is quite bad I need to use low baud rate - around 100 kb/s. This causes quite a poor picture, though the frame rate is much above my needs. My thouts are to reduc...
by triplebit
08 Sep 2008 21:09
Forum: VLC stream-output (sout)
Topic: UDP streaming to multiple PC's
Replies: 0
Views: 315

UDP streaming to multiple PC's

I use the Windows standard GUI.
With UDP streaming I see that I can stream to a single ip-port address.
Is it possible to stream to 2 or more PC's by using comma or semicolon in the address field?
Is it possible to do it in command line user interface?

Regards
Ramzi
by triplebit
08 Sep 2008 08:16
Forum: VLC stream-output (sout)
Topic: Transcoding problem
Replies: 0
Views: 242

Transcoding problem

Hi all, I use LibVlc.lib in my C# program. The program recieves a stream from the LAN and transcodes to another PC on the LAN and it works fine. I can modify the input stream paramters (like using another PC source) but that causes the other PC (that constantly recives the transcoded stream from my ...
by triplebit
29 Aug 2008 18:27
Forum: VLC stream-output (sout)
Topic: Can't limit the video stream output
Replies: 0
Views: 392

Can't limit the video stream output

I use the following advanced string settings in order to stream to a remote PC. :sout=#transcode{vcodec=mp4v,vb=16,scale=1}:duplicate{dst=display,dst=std{access=http,mux=asf,dst=10.0.0.11:8081}} Though I set vb to 16, I see in the remote PC statistics info that it consumes 1400 kb/s if it located on...
by triplebit
27 Aug 2008 12:34
Forum: VLC media player for Windows Troubleshooting
Topic: Eliminate local audio when streaming
Replies: 1
Views: 261

Eliminate local audio when streaming

I use vlc with the following advnced stream settings(using "dshow://" as the source)- ":sout=#duplicate{dst=display,dst=std{access=http,mux=asf,dst=10.0.0.11:8081}}" It works fine at the local PC including audio and video and the remote node can recieve the stream. Now I want to ...
by triplebit
28 Jun 2008 16:17
Forum: VLC media player for Windows Troubleshooting
Topic: Using VLC inside WPF application
Replies: 3
Views: 739

Re: Using VLC inside WPF application

Dear Sir,
Unfortunately I'm a beginner with WPF and also with VLC and I really don't know what's the meaning of "Mark bindings"?
Can you please direct me by a link or some explanation?

Regards
ramzi

Go to advanced search