Search found 2 matches

Go to advanced search

by taofu
28 Aug 2014 03:08
Forum: Development around libVLC
Topic: A problem when play two rtsp streams at the same time
Replies: 1
Views: 410

Re: A problem when play two rtsp streams at the same time

I use VLC media player to open the two rtsp streams,it has the same problem,video overlaped in the first player,and the second show nothing.
by taofu
27 Aug 2014 11:09
Forum: Development around libVLC
Topic: A problem when play two rtsp streams at the same time
Replies: 1
Views: 410

A problem when play two rtsp streams at the same time

My English is not good,I hope you can know what i say.I want to play two rtsp streams in two different window,but vlclib only open one windows and overlaped two video on it . I use libvlc like this libvlc_instance_t *vlc_inst1,*vlc_inst2; libvlc_media_player_t *media_player1,*media_player2; vlc_inst...

Go to advanced search