Search found 2 matches

Go to advanced search

by cbn
06 Dec 2021 10:18
Forum: Development around libVLC
Topic: [Libvlcsharp] How to feed libvlcsharp with data[] stream
Replies: 3
Views: 4409

Re: [Libvlcsharp] How to feed libvlcsharp with data[] stream

Can you share logs and a fully reproducible sample please? Hello, The stream is a DVB-S. It works well when this stream is sent to TCP to the libvlcsharp video player, but fails using StreamMediaInput. Here's the logs: https://zerobin.net/?11a1ab641151a262#4MZ3kiwWWoKpJBykOOTXjw/8gvEWrnXAqwiyLAneuQU=
by cbn
06 Dec 2021 09:37
Forum: Development around libVLC
Topic: [Libvlcsharp] How to feed libvlcsharp with data[] stream
Replies: 3
Views: 4409

[Libvlcsharp] How to feed libvlcsharp with data[] stream

Hello guys I have an app in vb.net (winForms) that I want to play a valid TS with the video & audio PIDs. It works fine if I stream it using TCP/UDP protocol from the app itself, but I want to do it without doing a network stream. I see this can be doing using StreamMediaInput, but I don't know ...

Go to advanced search