基于java的音視頻聊天系統(tǒng)論文+開題報告+ppt答辯+設計源碼.rar
基于java的音視頻聊天系統(tǒng)論文+開題報告+ppt答辯+設計源碼,摘要 隨著多媒體技術與ip網絡通信技術的飛速發(fā)張,基于ip網絡的視頻聊天系統(tǒng)為異地分布的人們提供一個包括音、視、問、圖等多種媒體的全方位感知的空間環(huán)境,使人們以自然的方式進行交流,必將成為現(xiàn)代信息社會不可缺少的一種需求和技術熱點。由于目前大部分的視頻聊天系統(tǒng)對硬件的依賴性較強,利用軟件來實現(xiàn)多點控制、媒體流的傳輸?shù)燃夹g...
該文檔為壓縮文件,包含的文件列表如下:
內容介紹
原文檔由會員 wanli1988go 發(fā)布
摘要 隨著多媒體技術與IP網絡通信技術的飛速發(fā)張,基于IP網絡的視頻聊天系統(tǒng)為異地分布的人們提供一個包括音、視、問、圖等多種媒體的全方位感知的空間環(huán)境,使人們以自然的方式進行交流,必將成為現(xiàn)代信息社會不可缺少的一種需求和技術熱點。由于目前大部分的視頻聊天系統(tǒng)對硬件的依賴性較強,利用軟件來實現(xiàn)多點控制、媒體流的傳輸?shù)燃夹g,來代替?zhèn)鹘y(tǒng)視頻聊天系統(tǒng)的昂貴且不可靠的硬件部分是本文的主要研究內容。
本文首先介紹了多媒體通信的發(fā)展狀況,接著描述了視頻聊天系統(tǒng)結構和組成,國內外研究情況以及今后的發(fā)展前景,并對視頻聊天系統(tǒng)設計的協(xié)議和關鍵技術做了詳細的分析。本系統(tǒng)采用Java媒體框架(簡稱JMF)作為平臺,JMF提供了一套通用的跨平臺的JAVA API來訪問底層的媒體框架。為對媒體數(shù)據(jù)進行獲取、處理和傳輸?shù)墓芾硗ち艘惶捉y(tǒng)一的體系結構和消息通信協(xié)議。利用JMF的無縫擴展以支持新增內容類型格式,優(yōu)化對所支持格式的處理并創(chuàng)建新的再現(xiàn)機制,通過JAVA平臺的優(yōu)越性,做到“編寫一次,處處運行”。論文在分析了JMF的結構和工作原理后,采用JMF實現(xiàn)系統(tǒng)中的多媒體的處理。
關鍵詞:JMF(JAVA媒體框架) 多媒體通信 實時傳輸協(xié)議
Video and Audio chat room
Abstract With the development of multimedia and network communicating technology,video chat system based on IP provides an envirconment space with omnibearing multiple media perception including audio,video,text,as well as graphics for users in different areas. By this system they can communicate with each other in the nature mode,and will be a necessary demand and technological hotspot for the modem society. Owing to most of video conferencing systems depend upon hardware more deeply at present,therefore,it is main research that realize the technology of multipoint control and multimedia stream transmitting by software,instead of costly and dickey hardware parts of video chat system traditionally.
In this paper we first refer to the development of multimedia communication,following describe the construction and componets of video chat system and developing trend in future,analyze the protocol and key technology in detail which including of in video chat system.This system adopted Java Media Framework(shortended from JMF)as exploitation platform.Java Media Framework provides a common cross-platform Java API for accessing underlying media managing the acquisition,processing,and delivery of time-based media data. By seamlessly extendabilitty of JMF to support additional content types and formats,optimize handling of supported formats,and create new presentation mechanisms.By exploting the advantages of the Java platform,Java delivers the promise of “Write Once,Run Anywhere”.The thesis adopts JMF to realize the treatment of the multimedia in the system after analyzing structure of JMF and operating principle.
Key words: JMF(Java Media Frame) Multimedia Communication Real Time Transport Protocol(RTP)
目 錄
第一章 IP網絡的多媒體通信概述 1
1.1 多媒體通信的發(fā)展過程 1
1.2 多媒體通信的基本知識 4
1.3 多媒體通信服務的分類 6
第二章 視音頻聊天系統(tǒng)概述及結構組成 7
2.1 視音頻聊天系統(tǒng)概述 7
2.2 視音頻聊天系統(tǒng)的組成 7
第三章 視音頻聊天系統(tǒng)相關技術 9
3.1 JAVA媒體框架JMF 9
3.2 RTP/RTCP協(xié)議 14
3.3 組播技術 17
第四章 視音頻聊天系統(tǒng)設計 20
4.1 安裝與配置 20
4.2 主界面 20
4.3 建立服務端與客戶端通信 23
4.4 多線程 27
4.5 檢查多媒體格式 29
4.6 傳輸RTP實時數(shù)據(jù) 31
4.7 接收RTP實時數(shù)據(jù) 32
4.8 技術難點及解決方案 37
第五章 結 論 39
致 謝 40
參考文獻: 41
參考文獻:
[1] 黃永峰等. IP網絡多媒體通信技術. 人民郵電出版社,2003:1~20
[2] (美)Chad Darby,John Griffin,Pascal de Haan等著;邱仲潘等譯. Java網絡編程指南. 電子工業(yè)出版社,2002
[3] 張凌燕.多媒體會議系統(tǒng)音、視頻傳輸組播問題的研究. 微電子學與計算機,No.12,2003:22~26
[4] [美]Pete Loshin著;劉謙,蘇建平,王軍平等譯. TCP/IP透徹理解. 電子工業(yè)出版社,2003:195~330
[5] 王雷春. 基于Java的媒體框架(JMF)研究. 福建電腦,No.8,2003:47
[6] 李懷俊,章云 .基于Java技術的網絡視頻圖像傳輸. 電視廣播與傳輸,No.10,2002:24~26
[7] 劉其成,高堅,李凱里. 基于Java數(shù)據(jù)報通信技術的聊天室設計與實現(xiàn). 信息技術,No.8,2002:14~16
[8] 原野,沈鈞毅,邢東山. 基于Java與JMF的在線媒體教室系統(tǒng). 計算機工程,Vol.28,No.3,March 2002:234~236
[9] 毛黎莉,潘建國. 基于JMF的RTP應用分析與研究. 微型電腦應用,Vol.18,No.12,2002:15~18
[10] 張斯紅,俞寧. 實時多媒體數(shù)據(jù)多點傳輸?shù)腎P組播技術及實現(xiàn). 計算機應用研究,No.7,2002:140~146
本文首先介紹了多媒體通信的發(fā)展狀況,接著描述了視頻聊天系統(tǒng)結構和組成,國內外研究情況以及今后的發(fā)展前景,并對視頻聊天系統(tǒng)設計的協(xié)議和關鍵技術做了詳細的分析。本系統(tǒng)采用Java媒體框架(簡稱JMF)作為平臺,JMF提供了一套通用的跨平臺的JAVA API來訪問底層的媒體框架。為對媒體數(shù)據(jù)進行獲取、處理和傳輸?shù)墓芾硗ち艘惶捉y(tǒng)一的體系結構和消息通信協(xié)議。利用JMF的無縫擴展以支持新增內容類型格式,優(yōu)化對所支持格式的處理并創(chuàng)建新的再現(xiàn)機制,通過JAVA平臺的優(yōu)越性,做到“編寫一次,處處運行”。論文在分析了JMF的結構和工作原理后,采用JMF實現(xiàn)系統(tǒng)中的多媒體的處理。
關鍵詞:JMF(JAVA媒體框架) 多媒體通信 實時傳輸協(xié)議
Video and Audio chat room
Abstract With the development of multimedia and network communicating technology,video chat system based on IP provides an envirconment space with omnibearing multiple media perception including audio,video,text,as well as graphics for users in different areas. By this system they can communicate with each other in the nature mode,and will be a necessary demand and technological hotspot for the modem society. Owing to most of video conferencing systems depend upon hardware more deeply at present,therefore,it is main research that realize the technology of multipoint control and multimedia stream transmitting by software,instead of costly and dickey hardware parts of video chat system traditionally.
In this paper we first refer to the development of multimedia communication,following describe the construction and componets of video chat system and developing trend in future,analyze the protocol and key technology in detail which including of in video chat system.This system adopted Java Media Framework(shortended from JMF)as exploitation platform.Java Media Framework provides a common cross-platform Java API for accessing underlying media managing the acquisition,processing,and delivery of time-based media data. By seamlessly extendabilitty of JMF to support additional content types and formats,optimize handling of supported formats,and create new presentation mechanisms.By exploting the advantages of the Java platform,Java delivers the promise of “Write Once,Run Anywhere”.The thesis adopts JMF to realize the treatment of the multimedia in the system after analyzing structure of JMF and operating principle.
Key words: JMF(Java Media Frame) Multimedia Communication Real Time Transport Protocol(RTP)
目 錄
第一章 IP網絡的多媒體通信概述 1
1.1 多媒體通信的發(fā)展過程 1
1.2 多媒體通信的基本知識 4
1.3 多媒體通信服務的分類 6
第二章 視音頻聊天系統(tǒng)概述及結構組成 7
2.1 視音頻聊天系統(tǒng)概述 7
2.2 視音頻聊天系統(tǒng)的組成 7
第三章 視音頻聊天系統(tǒng)相關技術 9
3.1 JAVA媒體框架JMF 9
3.2 RTP/RTCP協(xié)議 14
3.3 組播技術 17
第四章 視音頻聊天系統(tǒng)設計 20
4.1 安裝與配置 20
4.2 主界面 20
4.3 建立服務端與客戶端通信 23
4.4 多線程 27
4.5 檢查多媒體格式 29
4.6 傳輸RTP實時數(shù)據(jù) 31
4.7 接收RTP實時數(shù)據(jù) 32
4.8 技術難點及解決方案 37
第五章 結 論 39
致 謝 40
參考文獻: 41
參考文獻:
[1] 黃永峰等. IP網絡多媒體通信技術. 人民郵電出版社,2003:1~20
[2] (美)Chad Darby,John Griffin,Pascal de Haan等著;邱仲潘等譯. Java網絡編程指南. 電子工業(yè)出版社,2002
[3] 張凌燕.多媒體會議系統(tǒng)音、視頻傳輸組播問題的研究. 微電子學與計算機,No.12,2003:22~26
[4] [美]Pete Loshin著;劉謙,蘇建平,王軍平等譯. TCP/IP透徹理解. 電子工業(yè)出版社,2003:195~330
[5] 王雷春. 基于Java的媒體框架(JMF)研究. 福建電腦,No.8,2003:47
[6] 李懷俊,章云 .基于Java技術的網絡視頻圖像傳輸. 電視廣播與傳輸,No.10,2002:24~26
[7] 劉其成,高堅,李凱里. 基于Java數(shù)據(jù)報通信技術的聊天室設計與實現(xiàn). 信息技術,No.8,2002:14~16
[8] 原野,沈鈞毅,邢東山. 基于Java與JMF的在線媒體教室系統(tǒng). 計算機工程,Vol.28,No.3,March 2002:234~236
[9] 毛黎莉,潘建國. 基于JMF的RTP應用分析與研究. 微型電腦應用,Vol.18,No.12,2002:15~18
[10] 張斯紅,俞寧. 實時多媒體數(shù)據(jù)多點傳輸?shù)腎P組播技術及實現(xiàn). 計算機應用研究,No.7,2002:140~146
TA們正在看...
- 管類支忌型模stay-inletmanifoilleft成型views1.dwg
- 管類支架模stay-inletmanifoil切頭沖孔aviews1.dwg
- 實體管支架模stay-inletmanifoil切頭沖孔bviews1.dwg
- strapsime-pro模具全部零件詳圖.dwg
- syt6610-2005含硫化氫油氣井井下作業(yè)推薦作法.doc
- tsgq2009-2004纜索起重機型式試驗細則.doc
- tsgq7016-2008起重機械安裝改造重大維修監(jiān)督檢驗規(guī)...doc
- tsgqf001-2004起重機械安全附件及安全保護裝置型式...doc
- 美國ari標準550(摘)離心式或螺桿式冷水機組試驗的...doc
- 旋風除塵器cy-1800(日本).dwg