Search found 4 matches

Go to advanced search

by royb
11 Jun 2020 11:32
Forum: Development around libVLC
Topic: audio rtp input stream plays short audio sections aftre source stopped
Replies: 6
Views: 511

Re: audio rtp input stream plays short audio sections aftre source stopped

Hello mfkl Thanks for answering I had a mistake in my previous message. In the first tests I did my program was compiled to ANY CPU but although my PC is win10 64bit it used the win-x86 lib of VLC and not the 64bit ver (thats what the log says). So my conclusion about 64bit/32bit is incorrect. 'ANY ...
by royb
10 Jun 2020 10:51
Forum: Development around libVLC
Topic: audio rtp input stream plays short audio sections aftre source stopped
Replies: 6
Views: 511

Re: audio rtp input stream plays short audio sections aftre source stopped

Hi I did a few more tests and found that the phenomenon I described above is only happen in the 64 bit version of the library. I compiled my program as X86 (instead of ANY CPU) and those "glitches" disappeared. But now, In the 32 bit version, I face a bigger issue. The libvlc played me a m...
by royb
03 Jun 2020 17:01
Forum: Development around libVLC
Topic: audio rtp input stream plays short audio sections aftre source stopped
Replies: 6
Views: 511

Re: audio rtp input stream plays short audio sections aftre source stopped

Hello Thanks for your help Attached is the log file: https://pastebin.com/5PRHf0WH I didn't mentioned before but I'm using Windows 10, 64 bit, and c#, WinForms at Visual Studio 2015, .Net Framework 4.5.2. I did a few test (more than 5) and get the following results for all of them: Start my program ...
by royb
01 Jun 2020 17:56
Forum: Development around libVLC
Topic: audio rtp input stream plays short audio sections aftre source stopped
Replies: 6
Views: 511

audio rtp input stream plays short audio sections aftre source stopped

Hello I wrote a little c# program, using libvlcsharp 3.4.5 and libvlc 3.0.10, that plays incoming rtp audio stream (alaw, 8000Hz, 16bit, mono). The program works fine and the audio plays well but i have encountered a strange issue. My program keep running all the time waiting for a source to send au...

Go to advanced search