码迷,mamicode.com
首页 >  
搜索关键字:messaging    ( 312个结果
C++实现RTMP协议发送H.264编码及AAC编码的音视频,摄像头直播
C++实现RTMP协议发送H.264编码及AAC编码的音视频 RTMP(Real Time Messaging Protocol)是专门用来传输音视频数据的流媒体协议,最初由Macromedia 公司创建,后来归Adobe公司所有,是一种私有协议,主要用来联系Flash Player和RtmpSe....
分类:编程语言   时间:2015-01-09 01:27:03    阅读次数:3254
Extensible Messaging and Presence Protocol (XMPP) 的实现
本文转自:http://www.ibm.com/developerworks/cn/xml/x-xmppintro/#major1 如想详细了解,请参照原文内容目录XMPP 架构XMPP 中的地址XMPP 协议使用 Ruby 的 XMPP 示例XMPP 的应用多语言的 XMPP结束语 即时消息传.....
分类:其他好文   时间:2015-01-06 13:36:17    阅读次数:166
Extensible Messaging and Presence Protocol (XMPP) 简介
本文来转自: http://www.ibm.com/developerworks/cn/xml/tutorials/x-realtimeXMPPtut/section3.htmlXMPP 简介本小节将简要介绍 XMPP,它的起源,以及为何它是一个适合实时 web 通信的协议。您将检查 XMPP 通....
分类:其他好文   时间:2015-01-06 13:26:22    阅读次数:158
but the supplied types were (flex.messaging.io.amf.ASObject) and converted to (null)."
1、错误描述 [RPC Fault faultString="Cannot invoke method  'saveOrUpdate'. " faultCode="Server.ResourceUnavailable"  faultDetail="The expected argument types are  (com.***.***.model.****) but the  sup...
分类:其他好文   时间:2014-12-30 23:36:19    阅读次数:231
nested exception is java.sql.SQLException: IO 错误
1、错误描述 (mx.messaging.messages::ErrorMessage)#0 body = (null) clientId = "18CE3B03-9709-9DA8-7634-340C23317FDD" correlationId = "3161DF25-D056-D694-E5CF-963E4FE036D9" destination = "waitContro...
分类:数据库   时间:2014-12-29 23:08:06    阅读次数:565
实现输出h264直播流的rtmp服务器
RTMP(Real Time Messaging Protocol)是常见的流媒体协议,用来传输音视频数据,结合flash,广泛用于直播、点播、聊天等应用,以及pc、移动、嵌入式等平台,是做流媒体开发经常会接触到的协议。我之前曾经写过一篇文章“RTMP协议发送H.264编码及AAC编码的音视频”,简...
分类:其他好文   时间:2014-12-29 11:52:20    阅读次数:603
faultString = "java.lang.NullPointerException : null"
1、错误描述 (mx.messaging.messages::ErrorMessage)#0 body = (null) clientId = "E75F6AF8-5E0E-4184-3AF2-860E39C2D8CD" correlationId = "DD54367E-6190-6FF3-C263-81FEF0DB9D09" destination = "waitRestor...
分类:编程语言   时间:2014-12-26 01:04:44    阅读次数:645
Apache Kafka: Next Generation Distributed Messaging System---reference
IntroductionApache Kafkais a distributed publish-subscribe messaging system. It was originally developed at LinkedIn Corporation and later on became a...
分类:Web程序   时间:2014-12-23 20:47:23    阅读次数:262
XMPP协议简单介绍
1为什么选择XMPP协议 在IETF 中,把IM协议划分为四种协议,即即时信息和出席协议(Instant Messaging and Presence Protocol, IMPP)、出席和即时信息协议(Presence and Instant Messaging Protocol, PRIM)、针对即...
分类:其他好文   时间:2014-12-11 06:50:09    阅读次数:318
openstack-ceilometer
/etc/ceilometer/ceilometer.conf[DEFAULT]## Options defined in oslo.messaging## Use durable queues in amqp. (boolean value)# Deprecated group/name - [D...
分类:其他好文   时间:2014-12-03 01:46:21    阅读次数:415
312条   上一页 1 ... 24 25 26 27 28 ... 32 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!