pedroSG94 / vlc-example-streamplayer

Example code how to play a stream with VLC
GNU General Public License v3.0
229 stars 93 forks source link

Need to Draw overlay over IP camera(RTSP) stream Textureview and then capture Textureview to send it to the server. #47

Open penmatsa opened 3 years ago

penmatsa commented 3 years ago

Hi,

i am able to stream Live IP Camera(RTSP) feed to Textureview,need to add overlay on top of Textureview and then capture Textureview(blending both preview frame and overlay frame) to send it to server.

Need help regrading adding overlay to a VLC Textureview.

pedroSG94 commented 3 years ago

Hello,

I have a project that can restream to server using VLC but is is discontinued so maybe it is not working anymore: https://github.com/pedroSG94/AndroidReStreamer/blob/master/app/build.gradle