搜索资源列表
Python
- 用pjsip的库编写web网络电话,说明: 1.先安装pjsip的库。 2.你需要两个sip账号,分别填入第114行和116行。 第一个参数是SIP服务器,第二是用户名,第三是密码。 3.被叫号在第49行,你可以修改成从文件读或者其他。 4.第131行,从E盘根目录获取“电话号码.call”文件。获取之后就把该文件删掉。并呼叫该号码。 5.第44行,等待音文件,必须是标准的wav文件,可以用windows自带的录音机自己录制,转码出来的有可能不被支持,会报异常,此处未作处
pjproject-1.8.10
- pjproject 1.8 SIP开发库,不用多说,目前最新版本-open source PJSIP and PJMEDIA SIP and media stack
pjsipvideo_demo-master
- pjsip的功能可以调用摄像头的rtsp流(pjsip use rtsp camera steam)
pjsipDemo
- Gb28181, written by others, captures the video stream and converts it into H.264 video stream. The SIP protocol is pjsip. To do this, the mainstream is c++. Which God would like to update and open source for the benefit of China?