現今的電視由於節目增多,存在節目參差不齊,廣告資訊繁雜等問題,人們在看節目時通常一進廣告就會跳轉到另外一台,廣告因此沒得到它應有的效益,廣告商為了增加曝光率只能花更多力氣打廣告,而節目製作商為了提高收視率也大量的製作節目,如此惡性循環是電視產業的一個待解決的問題。另外,礙於置入性行銷法規,使用者想進一步了解節目內容卻缺少了適當的管道,對廣告商而言也少了打廣告的機會,因此本論文針對此問題提出一個新的廣告模式─KnowU TV,利用IPTV雙向網路溝通的特性,讓使用者可以在看電視的同時,主動取得節目內容出現的相關商品資訊,而非被動的接收不想觀看的廣告。 本論文首先在伺服器端利用UDP傳輸協定以群播的方式串流影片,針對中華電信MOD提供之機上盒(Set-Top Box, STB)開發接收串流,模擬出真正收看IPTV的情況,並且將廣告資訊建立成資料庫,透過URL Query String的方式,對資料庫進行存取,以取得對應節目內容的商品資訊;其次,智慧裝置的興起,讓廣告的呈現方式不再侷限於電視上,本論文在iOS系統上開發,將廣告呈現於平板電腦上,並說明技術上如何應用至其他螢幕。 本論文分析人們看電視遇到的問題,並提出一個新的廣告模式以期對電視產業的各種廠商都有所貢獻。對於廣告商來說除了避免置入性行銷外,也提高了廣告的命中率,因為會主動來看廣告的消費者,本身就存在購買產品的慾望,尤其對衝動購物的族群能達到更有效的廣告效果;對於使用者來說,不需要再看沒有興趣的廣告,也能不間斷地觀看節目內容;而對節目製作商來說也能增加節目的附加價值提升周邊商品的曝光率。
One of the most complicated areas for IPTV can be the management of advertising services. Advertising management involves the process of creating, presenting, managing, purchasing , and reporting of advertising messages. The advertising messages may be in the form of emph{interstitial, mixed media or interactive media}. Interactive advertising is desirable as it allows the potential customer to select or interact with an advertising message or product information. In this thesis, we propose a tablet PC based interactive advertising on IPTV, called KnowU TV. To simulate the IPTV environment, we adopt UDP transport protocol to multicast streaming video and use a Set-Top Box (STB) to receive the video. URL’s Query String method is employed to retrieve the advertising message (the product information) pre-built in a database which can be accessed by using NSURLConnection. The proposed interactive advertising controller is experimented on a tablet PC, and can be easily extended to other end devices such as smart phones.