Difference between revisions of "Private:almohammadi"

From NMSL
(New page: Summary of accomplishments by Bassam Almohammadi. == 17 May 2010 == * did ...)
 
Line 3: Line 3:
  
 
== 17 May 2010 ==
 
== 17 May 2010 ==
* did ...
+
* Practicing C++ native on Eclipse IDE 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 RTP and RTSP protocols. [http://en.wikipedia.org/wiki/Real-time_Transport_Protocol] [http://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol]
 +
* 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. [http://mpeg4ip.sourceforge.net/]

Revision as of 08:03, 18 May 2010

Summary of accomplishments by Bassam Almohammadi.


17 May 2010

  • Practicing C++ native on Eclipse IDE 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]