訪客 寫:
OS_FC3 + Firefox_1.0 + RealPlayer_10 收看網路電視總是會跳出警告框:(rtsp 是未註冊的通訊協定)要如設定才能註冊rtsp:// 通訊協定
呵呵!
rtsp注冊表內容
編輯時把圖中紅字標示部分用你自己系統中播放器的路徑代換即可
(這里不能選擇微軟的媒體播放器,因為它不支持real的rtsp協議)
---------------------------------------------------------------------
REGEDIT4
[HKEY_CLASSES_ROOT\pnm]
@="RealNetworks Streaming Protocol"
"EditFlags"=hex:02,00,00,00
"URL Protocol"=""
[HKEY_CLASSES_ROOT\pnm\DefaultIcon]
@="C:\\Program Files\\winamp\\winamp.exe,0"
[HKEY_CLASSES_ROOT\pnm\shell]
[HKEY_CLASSES_ROOT\pnm\shell\open]
[HKEY_CLASSES_ROOT\pnm\shell\open\command]
@=""C:\\Program Files\\winamp\\winamp.exe" "%L""
[HKEY_CLASSES_ROOT\pnm\shellex]
[HKEY_CLASSES_ROOT\pnm\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\pnm\shellex\ContextMenuHandlers\RealPlayerHandler]
@=""
[HKEY_CLASSES_ROOT\rtsp]
@="Real-Time Streaming Protocol"
"EditFlags"=hex:02,00,00,00
"URL Protocol"=""
[HKEY_CLASSES_ROOT\rtsp\DefaultIcon]
@="C:\\Program Files\\winamp\\winamp.exe,0"
[HKEY_CLASSES_ROOT\rtsp\shell]
[HKEY_CLASSES_ROOT\rtsp\shell\open]
[HKEY_CLASSES_ROOT\rtsp\shell\open\command]
@=""C:\\Program Files\\winamp\\winamp.exe" "%L""
[HKEY_CLASSES_ROOT\rtsp\shellex]
[HKEY_CLASSES_ROOT\rtsp\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\rtsp\shellex\ContextMenuHandlers\RealPlayerHandler]
@=""
--------------------------------------------------------------------