Difference between revisions of "Private:almohammadi"
From NMSL
m |
|||
Line 3: | Line 3: | ||
== 17 May 2010 == | == 17 May 2010 == | ||
− | * Practicing C++ native on Eclipse | + | * Practicing C++ native on Eclipse CDT for Ubuntu. |
* Reading about QuickTime Streaming Server and Darwin Streaming Server. [http://developer.apple.com/legacy/mac/library/referencelibrary/GettingStarted/GS_Darwin/index.html] [http://www.xtreamlab.net/howtos/broadcast/servers/darwin/howto_setup_darwin_streaming_server_on_linux.html] [http://developer.apple.com/opensource/server/streaming/qtss_admin_guide.pdf] | * Reading about QuickTime Streaming Server and Darwin Streaming Server. [http://developer.apple.com/legacy/mac/library/referencelibrary/GettingStarted/GS_Darwin/index.html] [http://www.xtreamlab.net/howtos/broadcast/servers/darwin/howto_setup_darwin_streaming_server_on_linux.html] [http://developer.apple.com/opensource/server/streaming/qtss_admin_guide.pdf] | ||
* Reading about RTP and RTSP protocols. [http://en.wikipedia.org/wiki/Real-time_Transport_Protocol] [http://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol] | * Reading about RTP and RTSP protocols. [http://en.wikipedia.org/wiki/Real-time_Transport_Protocol] [http://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol] |
Revision as of 08:05, 18 May 2010
Summary of accomplishments by Bassam Almohammadi.
17 May 2010
- Practicing C++ native on Eclipse CDT for Ubuntu.
- Reading about QuickTime Streaming Server and Darwin Streaming Server. [1] [2] [3]
- Reading about RTP and RTSP protocols. [4] [5]
- Install and configure Darwin Streaming Server and explore the source code.
- Test streaming successfully with some clients (QuickTime and VLC).
- Looking at some open source streaming clients and trying to understand how they function. [6]