Samsung TV App RTMP Streaming - samsung-smart-tv

I am new to smart tv app development. I want to develop an app that stream a video from following link
RTMP: rtmp://madanichannel.videocdn.scaleengine.net/madanichannel-live/play
Stream Name: mc720
HTTP: http://madanichannel.videocdn.scaleengine.net/madanichannel-iphone/play/mc720.smil/playlist.m3u8
Platform: Samsung Smart TV
Model: UE46F8090
SDK = 5.1
I tried tutrials but still not working
In case of http link above on emulator it works for 30 secs but does not work at all on tv
in case of rtmp it niether work on tv nor on emulator
Attached is the code.. i tried lots of sample code but none of them is
working...
Code: https://www.dropbox.com/s/xqjr9o0g5vtgyzk/VideoDemo.zip?dl=0
kindly let me know what i am doing wrong
Your Help is highly appreciated
Thanks
Adil

Related

How to publish a unity game on mobile without an error using WEBGL

I need to publish the game made by unity with WEBGL, and wanna let the users play from mobile devices. I know unity does not officially support mobile devices on WEBGL, but would like to find a way to do it. It works just find on PC but getting this error on mobile devices. I appreciate your support in advance enter image description here

Google TV template 2 works fine on my browser but not on TV

I'm using template 2 for the Google TV and using AJAX calls. Everything loads perfectly on the browser but when I try to load it on an actual TV that has a google TV device, only the sound loads, but there is no actual video showing up...ANybody has any clues of why this isn't showing up...
I'm using the HTML5 templates btw. thanks for the help guys
GOOgle TV does not support playing HTML5 videos inside android webView

Google TV on Android device

We have developed a new OTT Streaming STB build on an Android platform. How do I get it to operate the Google TV system so that the Apps built for GTV will load and run correctly?
Please note: I am NOT looking for advice on how to get an app onto the GTV platform - what I need is to get the Google TV platform on my STB.
Thanx
Nick
Google TV is not open source. It is built in a different way to core Android, you can't just add it to your build. Nearly anything built for Google TV will work on other Android devices such as yours. The Google Play device filtering is your real problem.

Play Video on Iphone using code developed in html5

I am playing videos through my asp.net application on desktops and mobile phones as well.
I have a code which is written in html using video tag. I send URL to user to play a video and it works totally fine on desktop's including Mac as well. I have tried accessing it on Samsung galaxy SII phone which has got android os in it. my video works on it with no issues but when I try to access that URL on iPhone player.aspx gets load properly but it just doesn't play the video.
Video is in .mp4 format.
I am playing it in IPHONE on safari browser.
Can anyone please help me regarding it.
Thank you

A Complete HTML App source code for Samsung Smart TV App

Where i can get a sample complete html app source code for samsung smart tv app.
like To-Do application..
There is an extremely simple app for accessing Rotten Tomatoes on github.
The samsung TV SDK has some samples in it grab it from Their developer site
you might want to check the BrightCove sample App