fyhertz / libstreaming

A solution for streaming H.264, H.263, AMR, AAC using RTP on Android
Apache License 2.0
3.49k stars 1.08k forks source link

Video streaming using Rtp protocol #292

Open d-dheeru opened 5 years ago

d-dheeru commented 5 years ago

I am trying to stream Video using the rtp and should stream video simultaniously from other devices connected to same Wifi Network .

I used this github link to implement the above concept but i am facing an issue for how to configure the session bilder and get the video transmitted so that we can use vlc media player through .sdp file to pull to display the video.