TVoIP (1 Viewer)

M

mm

Guest
What about ip-television support ? I mean watching and recording IP television...

It's so easy to create a little plugin for MediaPortal...
 
M

mm

Guest
What there is difficult to do?

We just open Socket to the URL (for example) mms://195.15.10.103:80/stream and get from there video content, so that User can see IP TV channel. And when it is necessary for him to record TV stream, he just click on the special button in the MP interface, that button runs the special Function, which will save all data from mms://195.15.10.103:80/stream to user`s HDD.

And if it's so difficult for u to do the special functions and mediaplayer, u can use embedded Microsoft Windows Media Player component for just watching IP-TV, without record.

I can't see any REALLY problem!?

Unfortunately i don't know C# ;((
 
A

Anonymous

Guest
mm said:
What there is difficult to do?

We just open Socket to the URL (for example) mms://195.15.10.103:80/stream and get from there video content, so that User can see IP TV channel. And when it is necessary for him to record TV stream, he just click on the special button in the MP interface, that button runs the special Function, which will save all data from mms://195.15.10.103:80/stream to user`s HDD.

And if it's so difficult for u to do the special functions and mediaplayer, u can use embedded Microsoft Windows Media Player component for just watching IP-TV, without record.

I can't see any REALLY problem!?

Unfortunately i don't know C# ;((

I cant see any really problem to learn c#? May be for u it will take 5-6 hours, so the IP Television support will be finished tomorrow, i think.

Hurry up, cant wait to use it :)

greets
agree
 

eagle

Portal Pro
September 25, 2004
603
79
Unterfranken
Home Country
Germany Germany
@mm

I don't know the parameters, but it must be possible to play mms-streams via VLC. You can integrate it with the myProgram-plugin. I gave it a try, but as I has written, I don't know the parameters which are necessary to play mms-streams.

So we need only a guy who is familiar with the parameters of VLC. Then it should work :D

eagle
 
M

mm

Guest
Just for example:
Add this url http://tv.gldn.net/rbc to the "Streaming radio" list.

Then run MP, and in the main menu select My Radio, then click on the streaming radio station with url http://tv.gldn.net/rbc.

So that, in the little area on the left bottom of window u will see that video stream, and u can switch that to fullscreen.

As i see, for Internet radiostations MP uses standart WMP(Windows Media Player) component.

I guess, i should think about learning C#...
 
M

mm

Guest
A few video stream URLs:

http://www.adventuretv.com/Channel/...l.asp?DSLVIDNO=US124V-201-7&VLINKIN=&BTIME=19
http://www.breaktv.com/nbc/golden_60th_300.asx
http://ad.doubleclick.net/adx/videoplayer.media.bloomberg/livebtv;sz=2x200;ord=13832
rtsp://wmlive.telemolise.com/live
rtsp://213.176.128.102
rtsp://193.159.247.27/live/online/adsl
rtsp://a1234.l1031033396.c10310.e.lm.akamaistream.net/D/1234/10310/666/reflector:33396
rtsp://a993.l907523003.c9075.e.lm.akamaistream.net/D/993/9075/v0001/reflector:23003
http://streaming.entelchile.net/canal13_cable
http://38.112.16.110/tsc150
rtsp://202.160.15.87/Station4-300k

and so on...
 
M

mm

Guest
Just for fun: http://195.28.54.100/itv - i did it about 4-5 monthes ago.

There is a mix with DHTML and WMP ActiveX component :)


*Use SPACE to run streaming
 
A

Anonymous

Guest
mm said:
Just for fun: http://195.28.54.100/itv - i did it about 4-5 monthes ago.

There is a mix with DHTML and WMP ActiveX component :)


*Use SPACE to run streaming

I guess u should think twice to learn c#.

dont seem much ppl is interested in ur idea?

just an tip to save u some time

greets
 

Users who are viewing this thread

Similar threads

Sadly, it seems that development of MP2 has come to a stop. Perhaps it will restart in the future. Meanwhile... MP1 has a "Tuning Details" panel that displays signal strength, signal quality, and picture resolution. It is updated in real time when viewing a channel: However, perhaps you are already aware of this, but prefer MP2...
Sadly, it seems that development of MP2 has come to a stop. Perhaps it will restart in the future. Meanwhile... MP1 has a "Tuning...
For those of us watching broadcast (over-the-air) television, it would be very handy to have a signal strength meter readily...
Replies
1
Views
4K
I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV Server development looks dead so I'm afraid you're going to have to figure that out by yourself if it's even possible.
I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV...
Hi everyone, I've set up Mediaportal TV Server on a Windows 11 box, tuner deteced okay, scanned channels, can preview, all seems...
Replies
8
Views
1K
Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
I used to run the TVService under the "NT Service\TVService" account to follow least privileges principal (not exposing my whole...
Replies
3
Views
2K
Thanks very much, Jasmeet. Worked. But note that this setting has moved, apparently, to: Settings > TV (not Plugins)
Thanks very much, Jasmeet. Worked. But note that this setting has moved, apparently, to: Settings > TV (not Plugins)
I recently did a fresh install of 2.5 on a new Windows 11 PC. My previous (Windows 10) version of 2.5 gave my broadcast TV channel...
Replies
2
Views
2K
thanks for the information!
thanks for the information!
I watched a recorded program, (that I thought I'd allready watched previously) After watching it (for the second time) I tried to...
Replies
2
Views
781
Top Bottom