?? readme
字號(hào):
What is it ?************oRTP is a LGPL licensed C library implementing the RTP protocol (rfc1889).What are the build prequisites ?********************************glib is highly recommended.How do you I test ?*******************There are shorts and easy to understand programs given with the library. There are good exampleto understand how to use oRTP api.- rtpsend : sends a stream from a file on disk.- rtprecv : receives a stream and writes it to disk.- mrtpsend: sends multiple streams from a file on disk to a range of remote port.- mrtprecv: receives mutiple streams on a range of local ports and writes them on disk.Is there some documentation ?*****************************See the gtk-doc generated API documentation in docs/html. Program examples are a very goodstarting point.What are the actual features ?******************************There are very few for the moment: -portability: should be portable on all unices with glib. It works without glib on linux and HP-UX. -sends rtp packets through ipv4 networks. -receives rtp packets according to the rfc. Timestamp and sequence number are checked to re-compose the incoming stream. Jitter compensation is done.What are the planned features ?******************************* - RTCP.In which application oRTP is being used ?***************************************** - linphone (http://www.linphone.org) is the first.
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -