文件名称:audioTX
介绍说明--下载内容均来自于网络,请自行研究使用
使用jrtplib和最好的mp3压缩库lame,实时压缩收集的声音,并通过网络传播
1. 详细介绍了jrtplib库的编译方法
2. 教你调用lame的mp3压缩接口
3. 教你使用jrtplib
4. 教你如何使用linux提供的接口采集声音,播放声音
5. 注意注释掉的部分,那是使用jrtplib的部分-this code use the jrtplib and lame to compress the audio into mp3 format,and transport it by internet
1 .literally teach you how to compile the jrtplib
2. teach you how to use the lame for compressing the audio to mp3 format
3. a simple example of how to use jrtplib to transport the packet
4. teach you how to use the linux interface to sample audio,and play this
5. noice the comment part,which is used to tansport the packet by jrtplib
1. 详细介绍了jrtplib库的编译方法
2. 教你调用lame的mp3压缩接口
3. 教你使用jrtplib
4. 教你如何使用linux提供的接口采集声音,播放声音
5. 注意注释掉的部分,那是使用jrtplib的部分-this code use the jrtplib and lame to compress the audio into mp3 format,and transport it by internet
1 .literally teach you how to compile the jrtplib
2. teach you how to use the lame for compressing the audio to mp3 format
3. a simple example of how to use jrtplib to transport the packet
4. teach you how to use the linux interface to sample audio,and play this
5. noice the comment part,which is used to tansport the packet by jrtplib
相关搜索: jrtplib
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jrtpconfig_readme.txt
....\for-arm-linux\libjrtp-3.7.1.so
....\.............\libjrtp.a
....\.............\libjrtp.la
....\.............\libjrtp.so
....\.............\pkgconfig\jrtplib.pc
....\libjrtp-3.7.1.so
....\libjrtp.a
....\libjrtp.la
....\libjrtp.so
....\rtcpapppacket.h
....\rtcpbyepacket.h
....\rtcpcompoundpacket.h
....\rtcpcompoundpacketbuilder.h
....\rtcppacket.h
....\rtcppacketbuilder.h
....\rtcprrpacket.h
....\rtcpscheduler.h
....\rtcpsdesinfo.h
....\rtcpsdespacket.h
....\rtcpsrpacket.h
....\rtcpunknownpacket.h
....\rtpaddress.h
....\rtpcollisionlist.h
....\rtpconfig.h
....\rtpconfig_unix.h
....\rtpconfig_win.h
....\rtpdebug.h
....\rtpdefines.h
....\rtperrors.h
....\rtpfaketransmitter.h
....\rtphashtable.h
....\rtpinternalsourcedata.h
....\rtpipv4address.h
....\rtpipv4destination.h
....\rtpipv6address.h
....\rtpipv6destination.h
....\rtpkeyhashtable.h
....\rtplibraryversion.h
....\rtpmemorymanager.h
....\rtpmemoryobject.h
....\rtppacket.h
....\rtppacketbuilder.h
....\rtppollthread.h
....\rtprandom.h
....\rtprawpacket.h
....\rtpsession.h
....\rtpsessionparams.h
....\rtpsessionsources.h
....\rtpsourcedata.h
....\rtpsources.h
....\rtpstructs.h
....\rtptimeutilities.h
....\rtptransmitter.h
....\rtptypes.h
....\rtptypes_unix.h
....\rtptypes_win.h
....\rtpudpv4transmitter.h
....\rtpudpv6transmitter.h
lame\bitstream.h
....\encoder.h
....\fft.h
....\.or-arm-linux\libmp3lame.a
....\.............\libmp3lame.la
....\.............\libmp3lame.so
....\.............\libmp3lame.so.0
....\.............\libmp3lame.so.0.0.0
....\gain_analysis.h
....\id3tag.h
....\l3side.h
....\lame-analysis.h
....\lame.h
....\lameerror.h
....\lame_global_flags.h
....\libmp3lame.a
....\machine.h
....\newmdct.h
....\psymodel.h
....\quantize.h
....\quantize_pvt.h
....\reservoir.h
....\set_get.h
....\tables.h
....\util.h
....\vbrquantize.h
....\VbrTag.h
....\version.h
AudioSample.cpp
AudioSample.h
CircBuffer.cpp
CircBuffer.h
makefile
makefile-x86
RtpTXLay.cpp
RtpTXLay.h
soundcard.h
TestMain.cpp
jrtp\for-arm-linux\pkgconfig
....\for-arm-linux
lame\for-arm-linux
....\for-arm-linux\libjrtp-3.7.1.so
....\.............\libjrtp.a
....\.............\libjrtp.la
....\.............\libjrtp.so
....\.............\pkgconfig\jrtplib.pc
....\libjrtp-3.7.1.so
....\libjrtp.a
....\libjrtp.la
....\libjrtp.so
....\rtcpapppacket.h
....\rtcpbyepacket.h
....\rtcpcompoundpacket.h
....\rtcpcompoundpacketbuilder.h
....\rtcppacket.h
....\rtcppacketbuilder.h
....\rtcprrpacket.h
....\rtcpscheduler.h
....\rtcpsdesinfo.h
....\rtcpsdespacket.h
....\rtcpsrpacket.h
....\rtcpunknownpacket.h
....\rtpaddress.h
....\rtpcollisionlist.h
....\rtpconfig.h
....\rtpconfig_unix.h
....\rtpconfig_win.h
....\rtpdebug.h
....\rtpdefines.h
....\rtperrors.h
....\rtpfaketransmitter.h
....\rtphashtable.h
....\rtpinternalsourcedata.h
....\rtpipv4address.h
....\rtpipv4destination.h
....\rtpipv6address.h
....\rtpipv6destination.h
....\rtpkeyhashtable.h
....\rtplibraryversion.h
....\rtpmemorymanager.h
....\rtpmemoryobject.h
....\rtppacket.h
....\rtppacketbuilder.h
....\rtppollthread.h
....\rtprandom.h
....\rtprawpacket.h
....\rtpsession.h
....\rtpsessionparams.h
....\rtpsessionsources.h
....\rtpsourcedata.h
....\rtpsources.h
....\rtpstructs.h
....\rtptimeutilities.h
....\rtptransmitter.h
....\rtptypes.h
....\rtptypes_unix.h
....\rtptypes_win.h
....\rtpudpv4transmitter.h
....\rtpudpv6transmitter.h
lame\bitstream.h
....\encoder.h
....\fft.h
....\.or-arm-linux\libmp3lame.a
....\.............\libmp3lame.la
....\.............\libmp3lame.so
....\.............\libmp3lame.so.0
....\.............\libmp3lame.so.0.0.0
....\gain_analysis.h
....\id3tag.h
....\l3side.h
....\lame-analysis.h
....\lame.h
....\lameerror.h
....\lame_global_flags.h
....\libmp3lame.a
....\machine.h
....\newmdct.h
....\psymodel.h
....\quantize.h
....\quantize_pvt.h
....\reservoir.h
....\set_get.h
....\tables.h
....\util.h
....\vbrquantize.h
....\VbrTag.h
....\version.h
AudioSample.cpp
AudioSample.h
CircBuffer.cpp
CircBuffer.h
makefile
makefile-x86
RtpTXLay.cpp
RtpTXLay.h
soundcard.h
TestMain.cpp
jrtp\for-arm-linux\pkgconfig
....\for-arm-linux
lame\for-arm-linux