05/05/98: released v0.9a14 - Port for RDCP connections may now be changed with the MVoD admin tool on the server side and with "-p" or in /etc/services on the DataPump side. Per default the port is 12080. CAUTION. You must add the following 2 lines: # port for RDCP connections with the datapump_host (default 12080) datapump_port=12080 to your .mvod file right after the datapump_host section if you want to reuse your current configuration! The version that comes with release 0.9a14 includes of course a fixed .mvod file. - Tried to fix a bug that caused a recording to stop sometimes when an additional sender joined a session late (couldn't really verify yet). 03/27/98: released v0.9a13 - Yet another bug in the MVoD-Server fixed that caused the SAP-Receiver-Thread to die when it received an SAP-Packet with empty payload. Therefore all SAP- Announcements timed out after a while resulting in an empty announcement list. 03/26/98: released v0.9a12 - Bug in the MVoD-Server fixed that caused the SAP-Sender to send wrong SDP announcements (the message "played by MVoD-Server was appended multiple times") - Bug in the MVoD-Server fixed that prevented the Server from creating cache files of active sessions and therefore it could not recover active sessions when it was shut down and restarted. 03/24/98: released v0.9a11 - Bug in the MVoD-Server fixed that caused the SAP-Receiver-Thread to die when it received an invalid SAP-Announcement and therefore all SAP-Announcements timed out after a while resulting in an empty announcement list. 03/10/98: released v0.9a10 - Bug in MVoD Client (applet version) fixed, that cause an applet started from a Web server running under solaris to fail, since it wouldn't resolve the hostname correctly when the server is in another domain. (Java on solaris truncates a to and if one tries to resolve this truncated hostname, it'll fail) 03/2/98: released v0.9a09 - Bug in MVoD Server fixed, that cause the secondary temporary change on a session to fail. (e.g. if you change the ip-address of the audio and afterwards of the video, the change to the video-address will not be done even though the server answered it did). (Thanks to Petr Sobotka) 02/27/98: released v0.9a08 - added the possibility to specify a different rmiregistry port for the MVoD Server and the MVoD Admintool. - included the MVoD WWW-Pages to the distribution - added the following quick-keys to the MVoD Client q : quit backspace : go back one level (i.e. disconnect from session, dissconnect from server) p : play shift-p : play at s : stop shift-s : stop at r : record shift-r : record at e : edit session i : info about session t : start tools shift-t : start all tools automatically l : loop-mode on shift-l : loop-mode off right : forward one second shift-right: forward 10 second ctrl-right : forward 1 minute left : back one second shift-left : back 10 second ctrl-left : back 1 minute up : goto end down : goto start 02/08/98: released v0.9a07 - fixed a number of bugs in the RTP DataPump reported by Bill Fenner (fenner@parc.xerox.com): - the DataPump would always send 2 RTCP packets in a row; 1 with an RR for the active source and 1 without. - the RR always reported 50% instantaneous loss, 1 packet lost, 0 packets received. The LSR was always 0. The DLSR was always in the range of 6 hours. - the second RTCP packet always had at least one SDES item in common with the first one (besides CNAME), e.g. the first would have CNAME, NAME and EMAIL, and the second would have CNAME, NOTE and NAME. - fixed a bug in the MVoD Client that caused updated SDR Anouncemenents to appear multiple times in the Announcement list 01/29/98: released v0.9a06 - Bug in the DataPump fixed that caused LoopMode to fail when BlankSkip feature was on. 01/28/98: released v0.9a05 - MVoD client now also runs as an applet within communicator 4.04 on Win95 jdk 1.1.4 fix for communicator 4.04 is needed, for details see: http://developer.netscape.com/library/documentation/communicator/javajdk.html To install the MVoD Client as an applet see the README file for details. - The README file is now delivered in HTML. 01/26/98: released v0.9a04 - Bug in SDP-Parser fixed that did not recognize the connection information for all media when it was only transmitted for the session (e.g. in the NASA announcement). 01/22/98: released v0.9a03 - payloadtype 77 (red) for redundant audio included in the RTP DataPump as well as a workarround for payloadtype 121 (for older versions of rat). 01/08/98: released v0.9a02 - enabled edit session after connecting to an announcement 12/19/97: updated v0.9a01 - bug in SapReceiver, that caused an Exception when an Announcement with an invalid OriginVersion field was received. 12/11/97: updated v0.9a01 - bug in InfoBox fixed, returned Button1 pressed even if Button2 was pressed 12/04/97: released v0.9a01 - bug in RTP DataPump fixed where a scheduled command that failed didn't return the correct return code. - bug in MVoD Client fixed that cause the SessionInfo Window to screw up when a media type existed more than once (e.g. two video streams) - bug in MVoD Client fixed that caused the wrong list to appear when disconnecting from an active session that was selected from the active session list - bug in MVoD AdminTool fixed that encrypted the password for newly created users incorrectly. - added an AIX version for the RTP DataPump 11/27/97: first release of the MVoD v0.9a