Video Frames in libVLC

This forum is about all development around libVLC.
oblivious_sam
New Cone
New Cone
Posts: 3
Joined: 19 Apr 2021 06:53

Video Frames in libVLC

Postby oblivious_sam » 19 Apr 2021 07:07

Hi,
We are using simple-player to stream rtmp content. Our Linux platform supports wayland only. Simple-player uses vlc-qt which intern uses libvlc. When we open a remote stream in simple-player a different window gets opened outside the application as an overlay. We want the stream to open inside the videowidget created in simple-player.

After having browsed the code, it seems libvlc handles all the frame display related actions. Can you please suggest from where we can get YUVFrames from libvlc so that we can pass it manually to our appliction via message Queue or socket ? We hope you understood our problem. It is very difficult for us to go through the libvlc code manually.

Rémi Denis-Courmont
Developer
Developer
Posts: 15266
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Video Frames in libVLC

Postby Rémi Denis-Courmont » 19 Apr 2021 15:49

libvlc_video_set_callbacks() and don't complain that perfs suck.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

oblivious_sam
New Cone
New Cone
Posts: 3
Joined: 19 Apr 2021 06:53

Re: Video Frames in libVLC

Postby oblivious_sam » 22 Apr 2021 13:12

Thanks and no i won't complain :)


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 16 guests