Video streaming from camera to Samsung Smart TV

Video streaming from camera to Samsung Smart TV

Ask a question

Asked

8 years and 2 months ago

asset

6 years and 10 months ago

Seen

24k times

2

I am trying to stream a video from a camera. The streaming link of the camera webpage is -

'http://192.168.blah.blah/img/mjpeg.cgi'

I created an example SmartTv Basic app and added a scene.In the HTML of the scene I added this

And in the css -

#player{ position: absolute; top: 36px; left: 0px; height: 400px; width: 900px; padding: 30px 30px 30px 30px; background color: black;}

The video plays fine when I run it from the simulator. But it fails when I deployed the app to a real TV. I have the Smart Tv 2013 model. And I ran the simulator 2012 ( since the 2013 simulator crashes every time).

Help please!!!

video streaming

samsung-smart-tv

Smart-TV

Share

Improve this question

To follow

asked

May 24 '13 at 6:46

Tushar Koul

Tushar Koul

2,611

3

3 gold badges

27

27 silver badges

61

61 bronze badges

2

is the address of the camera accessible from the tv?

Ivan Solntsev

May 27 '13 at 11:18

yes..they are in the same network

Tushar Koul

May 27 '13 at 11:52

add a comment

|

2 answers

2

asset

The oldest

Voting

2

Apparently the answer is the old one

"if it works on the emulator, that doesn't really mean it will work on the real device"

:(

This is quoted from many discussions on the

Samsung Smart TV Forum

--

There is also some discrepancy on (full) support for iframes on Samsung Smart TV 2012 and 2013 models, so I would suggest not using iframes

AT ALL

.

Regarding video streaming --

I am streaming the video using RTSP which is supported by the plugin player provided in the samsmung smart tv.Reference links --

Samsung Smart TV - Device API - "Player"

Supported RTSP Methods

Drive Specification

Video app tutorial

Share

Improve this answer

To follow

answered

May 30 '13 at 4:43

Tushar Koul

Tushar Koul

2,611

3

3 gold badges

27

27 silver badges

61

61 bronze badges

0

add a comment

|

0

Samsung smart TV supports HTML5 tags like video, audio, etc.

You can stream videos through a video tag, but you'll also need to edit your source link. For example:

You need to add -> |COMPONENT=HLS|BITRATE=120000~300000

You can read all about it:

Samsung guide

in the section: Topic->Multimedia->Streaming

But in my opinion it is better to use the official player as Tushar Koul gave you a reference because you have more options included which you can do like play, pause, rewind etc.

Share

Improve this answer

To follow

answered

Aug 25 '14 at 9:58

anchor

anchor

625

2

2 golden badges

8

8 silver badges

14

14 bronze badges

1

it wouldn't play the RTSP stream from a camera though

Tushar Koul

Aug 26 '14 at 4:53

add a comment

|

Your answer

Thanks for responding to Stack Overflow!

Please make sure to

respond to the question

.Give details and share your research!

But

avoid

...

Ask for help, clarification, or respond to other responses.

Make statements based on opinion; support them with references or personal experience.

To find out more, see our

tips for writing good answers

.

Saved Draft

Draft rejected

Register or

connection

Sign up using Google

Sign up using Facebook

Sign up using email and password

Tp submit

Post as guest

name

E-mail

Mandatory, but never displayed

Post as guest

name

E-mail

Mandatory, but never displayed

Post your answer

Discard

By clicking on "Post your answer", you agree to our

Terms of use

,

privacy policy

and

cookie policy

Not the answer you're looking for?Browse other tagged questions

video streaming

samsung-smart-tv

Smart-TV

Where

ask your own question

.

The overflow blog

Podcast 361: Why startups should use Kubernetes from day one

700,000 lines of code, 20 years and one developer: how Dwarf Fortress is built

Featured on Meta

Deprecation of our mobile views

Maintenance scheduled for Thursday, July 29 at 00:00 UTC (Wednesday…

Related

293

Video streaming from Android camera to server

3

Samsung Smart TV Picture in Picture app

0

Creating Nested Scenes in Samsung Smart TV Apps

0

Calling other existing Smart TV apps from another app for Samsung Smart TV SDK

0

Samsung Smart TV back button

0

Widevine DRM support in samsung smart tv

0

How to Play Video on Samsung SmartTV App

1

samsung smart tv multi camera app

0

how to enable .mpd and widevine video in samsung smart tv?

Network burning questions

Compare the positions of the integers in this sequence

Would Americans say, "He sat 9 feet away from me" or "He sat 10 feet away from me"?

How can I limit crafting and researching materials without limiting player agency?

What is the purpose of the House inquiry into what happened at the United States Capitol on January 6, 2021?

Replacing old-style German 's' when using Schwabacher font

Should I use 'or' or 'and' in 'there is no university or college'?

Why are we trying to prevent life from spreading through the landers rather than actively encouraging it?

Errors while compiling: AbstractConfigOption.php

Why does twisting a cork make it easier to unmold a bottle?

What are some good examples of practical cross-product uses in game development?

Is this video fake I thought Tesla coils only work on AC

Why does the amount of stimulus checks depend on each person's income, not assets?

Why was more dark energy created during the creation of the Universe than normal energy?

Why is Russia still welcome on the ISS despite geopolitical tensions?

Which symbol represents multiplication?

Is it unusual for an employee to not know where the company's funding comes from?

I need the identical rows to merge

Distribute the program with the GPLv3 but need a subscription - How is this possible?

When talking about computing, are “not enabled” and “disabled” the same?

Why are NTVs valuable?

I am a lizard, cut here!

Solar panel operating point?

Photo contest 2021-07-26: Music

From what (fictional) perspective is “Of the Third Age and the Rings of Power” written?

more hot questions

Question flow

Subscribe to RSS

Question flow

To subscribe to this RSS feed, copy and paste this URL into your RSS reader.