Hi all!!,<br>I create a test program that sends broadcast H.264 video. I create a class that derives from H264VideoStreamFramer and takes the video information from another application that extract the NAL Units from a file. My application uses PassiveServerMediaSubsession to send broadcast and it works very well, but it only works opening a SDP file in VLC. What kind of session could I use to send that video on broadcast (or maybe unicast) and supporting RTSP? Have I to create my own MediaSubsession?
<br><br>Thanks in Advance,<br><br>Ramon<br>