Hi Peter,

Please be more specific. What is wrong? How far you get? What kind of
response you get? What are you using to receive the media?

--Pekka

2010/8/6 peter hanshon <mido.1...@hotmail.fr>:
>
> I want to initialize a video streaming service  (by VLC)  by sending a
> message sip-prompt client to server when I use the following SDP but its not
> working
>
>
> nua_invite(handle,SIPTAG_CONTENT_TYPE_STR("application/sdp")
>                ,  SOATAG_USER_SDP_STR(v=0\n "
> "o=- 2890844536 28008255796 IN IP4 192.168.200.212 \n"
> "c=IN IP4 192.168.200.212 \n"
> "t=0 8\n"
> "a=tool:vlc 1.1.2\n"
> "a=recevonly\n"
> "a=type:broadcast\n"
> "m=video 52862 RTP/AVP 96\n"
> "a=rtpmap:96 H264/90000\n"
> "a=fmtp:96\n"
> "m=audio 43714 RTP/AVP 97\n"
> "a=rtpmap:97 mpeg-generic/44100/2\n"
> "a=fmtp:97\n"),
>                TAG_END ());
>
>
> help me please
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> Sofia-sip-devel mailing list
> Sofia-sip-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
>
>



-- 
Pekka.Pessi mail at nokia.com

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to