How to broadcast using the method of RTP / AVP in VLC -
i need broadcast video stream using rtp/avp method. how vlc?
i tried set destination ip 224.0.0.0
, , sap notification. on client can't receive video stream (rtp://224.0.0.0:5004
). if looked in wireshark saw server broadcasting , client has connected group 224.0.0.0
. video didn't receive on client.
i got same problem if use 192.168.1.0
receve audio stream.
i used h.264 + acc (ts) transcoding.
Comments
Post a Comment