Quantcast
Channel: SATellite TV | CCcam forum | IPTV forum | IPTV | Internet TV
Viewing all 5044 articles
Browse latest View live

Plugin: IPTV for WDLXTV (udpxy, scripts and playlist parser)

$
0
0
Plugin: IPTV for WDLXTV (udpxy, scripts and playlist parser)




Happy New Year! (..was 2011..)
So, NY gift for lazy. Realized now like app.bin, but its for local udpxy running, php UMSP Plugin scrypts copying (no svn now, just testing).
IPTV for WD TV Live (and others) for WDLXTV firmware of course.
Tested on 1.02.21_WDLXTV_LIVE-0.4.5.1(3) (would work on earliest).

Take the archive iptv.zip. you can download it from attachments (enter the number you see and push green button, wait 10 sec)
From it the average user need only iptv.app.bin, two others file just for example: in playlist.m3u shows how should look your playlist on m3u standard , For more ....... and S00custom-options for those who udpxy working on the side (on the router for example).

Thus, a normal user drop unzippediptv.app.bin to the root of flash or usb-drive, and nearby drop the playlist.m3u with udp channel links of your local IPTV service provider.
Reboot the WD player and in "Video" - "Media Server" - "UMSP" - "IPTV" should see a list of channels that should be played.
About the playlist.m3u again, must be put to the root of the usb-stick or usb-drive, the name it is desirable to keep the same .. or you name but the extension only .m3u
The format according to the standard (example):

Code:

#EXTM3U
#EXTINF:-1,ICTV Channel
udp://@238.0.0.5:1234
#EXTINF:0,New Channel
udp://@238.0.0.7:1234

The first line should contain the entry #EXTM3U
In other required "#EXTINF:-1," or "#EXTINF:0," before the channel name and udp://@ or rtp://@ in reference to the udp stream.
"http://" is not welcome, but is processed without the addition of coordinates udpxy, e.g. direct links if you are lucky you will earn and directlink http video streams.
Blank lines are still not allowed (can later rewrite that there were no problems with the blank lines).

Now for the advanced users.
S00custom-options
for them.

Code:

#!/bin/sh
#config_tool -c UDPXY_LOCAL="OFF"
#config_tool -c UDPXY_PARAM="-B 512000 -R 1"
#config_tool -c UDPXY_EXTURL="http://192.168.0.1:81/udp/"


Namely, if wished to tweak (key UDPXY_PARAM) additional parameters udpxy locally running on a WD(Read a guide for udpxy). And as if udpxy is not running on the WD and the like on a router or a front-end server. In this case address of the external udpxy describes in UDPXY_EXTURL key and simultaneously turn off the launch of a local updxy at the WD by key UDPXY_LOCAL = "OFF".
Accordingly, remove the comment character # in the right place, edit and put everything into the same root sticks close to everything else.
Warning for advanced user: if you have an own file /conf/umsp.php keep in mind that it will overwrite by my umsp.php. So save it as a souvenir to other place or add its contents to the contents of my /apps/iptv/usr/share/umsp/umsp.php (perhaps in the future fix this for append but not substitution).


WD TV Live IPTV v3 Plugin

$
0
0
Plug-in for viewing IPTV on WD TV Live. This UMSP plug-in is established on alternative firmware for WD TV Live. So-called WDLXTV firmware from B-RAD can be downloadedhere. I recommend for normal functionality of a plug-in an firmware 1.02.21-WDLXTV-Live-0.4.7.3 (here) which is at present (December 2011) last official public version with support WDTVExt. As working capacity of a plug-in is checked up (but it is not recommended) on newer versions of a series 0.5.1.1 (1.02.21-WDLXTV-Live-0.5.1.1 and 1.05.04-WDLXTV-0.5.1.1) which it is possible to take here.
At present the plug-in is more focused on display of channels from your provider in the coding mpeg2 on udp or http protocols. Channels coded in mpeg4/h264 while are supported to a lesser degree.
Video showing to possibility IPTV v3 a plug-in:



Shortly installation, adjustment, use: playlist.m3u (can be more then one) must be placed in a flash card root or /conf or share root folder. The playlist in UTF-8 encoding and positions with: #EXTINF:0 or #EXTINF:-1 or #EXTINF:-2. Reboot, turn on plug-in IPTVv3 in the web interface, save you settings by press "Save" button on bottom. Reboot again. On WD follow to Video-> Media server-> UMSP-> IPTV v3. The Program schedule on the recommended insertion is caused by the remote control button "eject". The program appears naturally only there where the channel name normal and it is recognized according to the plugins list of conformity - is the logo exists - there is a program (Russion channels only). To finish work with a plug-in it is desirable (but not necessarily) by selecting the last item in the playlist "Eject plugin".And now ...Complete description

Installation: To use the plug-in need the playlist file playlist.m3u. As well as USB-flash drive or USB-connected hard drive to free USB-port of WDTV Live. Needless to say needed WDTV Live is connected to the network (to the router) via cable (twisted pair) or Wi-Fi (the first is more reliable).
Example of content playlist.m3u according to the m3u standard:




Code:

#EXTM3U
#EXTINF:-1,ICTV Channel
udp://@238.0.0.5:1234
#EXTINF:0,Новый канал
udp://@238.0.0.7:1234
#EXTINF:-1,Canale 5
http://108.55.55.32/udp/238.0.0.5:1234

The content will fill based on data from your provider. Encoding for the file playlist.m3u: UTF-8 (if there will be another - Channel names are not displayed correctly). File playlistsample.m3u attached for example, that enough to open it for editing in the editor supports UTF8 encoding and add (copy) data from the provider playlist. You can also just use a playlist provided by your ISP if it corresponds to the example of the contents and has a similar name. The main condition - extension .m3u, you can leave the playlistname by Internet provider, or you can rename it.
Playlist samle here (Right click on url end select "Save As..").
Another option, for example, if your ISP frequently changes the channel list, you can setup a direct link to the provider playlist.m3u. (See below).
Regarding the USB-flash drive for firmware and place the plug-in is welcomed volume of 1-2 Gb with file system FAT32 (default for flash with a PC). You can also use a larger amount but say there are problems, I have not encountered. So we have on usb-flash drive playlist.m3u. Can be more then one playlist in root folder of USB device, name of playlists you will see in iptvv3 plugin. Old iptv.app.bin (if was exists) remove aside. Settings: To set up plug-in is necessary to get the appropriate section in the web interface of WD. For that would fall into the WDTV Live WebGUI need to know the ip-address of the player who was assigned in your network. If we do not know this address or does not remember, than we go in the menu "Settings" -> "Network" and see the IP-address. Open in your favorite browser (one of that Internet Explorer, Safari, Firefox, Opera, Chrome, etc.). In the browser address bar, type in IP-address of WDTV Live. It is in the Address bar and not in the search bar (there are also people place already known to them the specific address in the search field of Google or something ..). After confirming the "Start" or "Enter" if you found it right you should see a login and password to log on to the page WebGUI. WDTV WebGUI Login (default) : wdlxtv
WDTV WebGUI Password (default) : wdlxtv



In the interface go to "WDLXTV Config" and then "UMSP" find the configuration section of our plug-"IPTV v3" (in the 0.5.x.x section is rolled - show by clicking on the "double arrow").




Activate "Enable IPTV v3 UMSP plugin", scroll down page and press Save button. Reboot WDTV.Description of customizable items:
((By the way, if you move the cursor over the interests of the key you will see Russian translation - page encoding must be set to UTF-8 if not you can see wrong letters, a more detailed description))

  • iptvv3 "Enable IPTV v3 UMSP plugin" - Default (ON) - actually enables and disables the plugin itself.
  • IPTVV3_LOCAL "Using local udpxy (turn OFF if use external udpxy) Default(ON)" - - this parameter reports about that that locally started udpxy are used. Those which transform udp streams to http - understood by WDTV Live. By default, this option is enabled, and if you're not an advanced user then leave it on. If you are not an advanced user and you do not have real IPTV (that which goes through the udp protocol and in the playlist can be written as udp://@.....), ie if you have any links to the channels found on the side and presented in the form http:// .... then this option should be turned off, that would not owerload the WD TV Live redundant running processes, namely the two udpxy.
    If you are an advanced user, and still on the router (or server) you have installed your udpxy, then make sure that whatever you have earned a second Landgraph patched udpxy (on the next port). In this case, you as an advanced user, it is recommended to disable local udpxy. (Couse You use own external).
  • IPTVV3_UDPXYOLD "Old (standart) udpxy URL (by default http://127.0.0.1:81/udp/)
    or external old (standart) udpxy URL e.g. http://192.168.1.1:81/udp/
    " - by default http://127.0.0.1:81/udp/ - indicates an old version of udpxy which is the default local addresshttp://127.0.0.1:81/udp/. If anything is not understood then do not touch, leave as is.
    If you are an advanced user it is precisely in this field specify the address of your router or udpxy on the server, for example http://192.168.1.1:81/udp/. And its usual, old nonpatched udpxy.
  • IPTVV3_UDPXYNEW "New (patched by Landgraph) udpxy URL (by default http://127.0.0.1:82/udp/)
    or external new (patched by Landgraph) udpxy URL e.g. http://192.168.1.1:82/udp/
    " - by default http://127.0.0.1:82/udp/ - points to new local (patched by Landgraph) udpxy, which by default local with the address http://127.0.0.1:82/udp/. If anything is not understood then do not touch, leave as is.
    If you are an advanced user it is precisely in this field specify the address of your router or server with the patched udpxy, such as http://192.168.1.1:82/udp/. And his new patched version of Landgraph.
  • IPTVV3_PARAZIT "Parasite content into the channels name (Remove excess).Separated by (|)" - empty by default - the field containing the so-called "spurious""parasitic" words from the name of the channel that should be ignored. It is useful when you want download playlist via http directly from the provider site. But in this case, if the title (channel name) from the provider list are present nothing meaning for the subsequent definition of a logo and a program guide (Multimedia) (IPTV) (Promo) (Test), etc. These extra words, can be listed in this field, separated by a vertical bar -> |. That is, these unwanted words will be excluded from the name of the channel that will later find the logo of a normal channel and program guide for the channel.
  • IPTVV3_PLAYLISTURL "Playlist http:// URL or local link (by default:empty)..Separated by (|)" - by default empty - is a link to the playlist. Do not touch this field if you do not understand. If we are very willing to receive playlist via http from the provider, in the case where the provider is suffering from delusions of playlist changes every day, but it is compliant playlist m3u, then in this field, you can place a http-link to a playlist of your ISP (in this case you will naturally lose the ability to manipulate the playlist but you get a fresh playlist directly from your ISP). Can be several playlists separated by (|)
  • IPTVV3_LIST "list of compliance" - by default /tmp/umsp-plugins/iptvv3/logo/list.txt - Leaf matching channel names and special on which later sought a logo and program schedule. Edit List of Compliance can be (and should) directly from WebGUI by clicking on the list.txt. What was seen:
    For example the line: СТС=>17 This means that if in your playlist is written the name of the СТС channel is just the way it is in Russian letters that plugin he finds a match, and will know special code 17 according to which will pump up both the logo and for right channel and the right program schedule for this channel. (Only Russian channels logo and programm guide supported now).
    That is, Bring your list of conformity in the form of the type:
    ....
    СТС=>17
    STS=>17
    ......

    In the case when the channel from your provider and the local name you can not find it on the list.txt but you want a nice logo - you can register and url according the name of channel, example::
    ......

    TriolanTV=>http://triolan.tv/blabla/chnls/175.png
    France 2=>http://www.lyngsat-logo.com/logo/tv/ff/france2.jpg
    ....
    with the logo on the screen will affect the local channel, but keep in mind that the program schedule for this channel will not be, it is only by the code.
    If the plugin could not find matching names in your playlist, channel name and code compliance in a sheet instead of the logo channel you will see the plugin logo




  • IPTVV3_WDTVEXT "Main Programm engine. Using WDTVExt (search,eject key) for show TVProgram. Default(ON)." - Use the engine to retrieve and display the program guide. Schedule the use of engine WDTVExt (at the recommended 1.02.21) is shown when you click "Eject" button on the WD remote. It is recommended to keep this option ON as well as responsible for the work program receiving a demon and purified from nagscreen.


  • IPTVV3_INNAME "Show TVProgram in channel name and channel list (slow). For 1.05.04 F/W." - Default(OFF) - Display of the program schedule in the name of the channel and correspondingly in the playlist on the screen. For versions based on 1.05.04 (which may not show the program guide so quickly and beautifully because of the lack of support WDTVExt). Slowly! Slowly at first time because the plugin gets the program to all channels in the playlist (and not specifically selected) and then displays the playlist. If a lot of channels - you can not wait :). Because version 2.9 is done with a forced limitation - activation of the item will be shown only the first twenty-channel from the playlist. But because the list is almost visible on the screen that now is, just send the next four will be visible after the launch of the channel and pressing "Enter".




  • IPTVV3_ZONE "TVProgram Time Zone Delta. Default (0)." - Default (0) - Delta for the time zone. Normally the program schedule tries to determine your time zone by IP address. If you determine it is true then the program will correspond to the local time. If unable to determine your time zone and time in the program shifted by one hour, two, etc. indicate here the difference in hours - the program schedule respectively will correct time in a program schedule.


  • IPTVV3_AUTO "Auto Switch to Thumbnail Mode." - по умолчанию включен - Automatic switching the list of channels in a preview mode for display the channel logos. If you are confused by such automation and you got used to see simply the list of channels - can switch off this option.


  • IPTVV3_PLAYKEY "Global key after #EXTINF:.. for all channels. Default (NA)." - Global key, one after the #EXTINF: written - that is, no matter what the key value in the playlist - substitutes the value of this setting for all positions in playlist. The default value is "NA" - not defined, ie value is taken from the playlist. The rest is natural global 0, -1, -2. What for is needed - read below.
    Both keys for idlers which laziness hands to govern a playlist, or for idlers who pull a playlist directly from provider and besides without governing a playlist will substitute the necessary keys. Well or for lamer users - it will be simpler to tell them "put globally -2 key and its all".


  • IPTVV3_ZOOM "Global AutoZoom 1.2x for all channels. Default(OFF)" - disabled by default - Global Autozoom - that is, regardless of whether registered or not the zoom key in the playlist - all channels will be completely x1.2 zoom. Automatic increase of a picture is useful when you have a widescreen TV (16:9) and the picture channel iptv standard (4:3), but in the air like a widescreen movie. It turns out the so-called "black box", black frame, while if the Zoom menu options are x1.2 times more useful then you can use the TV screen and get rid of black bars. Instead of a global autozoom all channels still recommend to use a personal autozoom a specific channel. To indicate that such a channel should automatic zoom in the playlist in the description of the channel must be specified keyword zoom into a service area - after #EXTINF:... but before the decimal point (for which there is a channel name), for example:

    #EXTINF:0 zoom,Channel Name
    udp://@238.0.0.7:1234

    and only channels with word zoom was automatically zoomin x1,2.


  • IPTVV3_ADDITIONAL "Additional Content : TVRain, and 40 channels from Internet. Default(ON)." - Default(ON) - Additional content: Many channels broadcasted from the Internet. Those Internet users and WD do not have iptv from your provider can now try to join the edge of the eye to the iptv "box" (or those who want to expand the list of channels). That is, when you turn IPTVV3_ADDITIONAL item appears in the list for nearly 40 additional channels. Channels from internet, from a relatively open source, all must understand that the more people will watch the more load to the broadcasting server, the quality of the picture will be worse or won't reach at all. So as they say who had one and ate it. The channel list, see the first message of the topic at the forum.
    For firmware based on 1.05.04-..-0.5.1.1 need additional install ffmpeg, rtmpdump (devtools.abb.bin from svn) No need any additional installs on recommended f/w 1.02.21-0.4.7.3 - all must work out of the box.


  • IPTVV3_KLUBKEY "Klubnika KEY for ----- additional channels." - Default is empty - Personal key to activate the four strawberry channels for -----s only. To prevent accidental eye are blocked by default. Treat beer to author - prove your age ;) . Personal Key is bound similarly to the serial number of the WD player (S/N).


  • IPTVV3_FIX "Fix for Thumbnail Mode in version based on x.x.x-WDLXTV-0.4.x.x." - default OFF - Fix for displaying the logo in the preview mode for the root list UMSP plugins, as well as for cutting away from a list of three extra plugins such as Shoutcast and etc. The default is disabled, just in case because it is possible he could be activated by you when using filmsonline.app.bin.
  • IPTVV3_REMOVE "Remove old IPTV v1 menu item from UMSP menu. Need only once. Default(OFF)" - by default switched off - Fix for the removal of the old item IPTV v1 from the list of available UMSP plugins. Used only once if you have an old iptv v1 and you have it replaced by a new iptv v3 but the inscription on the screen of IPTV in the list of UMSP plugins not disappeared.
  • IPTVV3_BUFSIZE "Buffer size. Debug only. Default(65535 or 196605)" - default 65535 - Item at the request of the advanced users. The size of "buffer" and more frames which gives the picture a proxy. For the key -1 use 65535, for the key 0 - 196605. If not it is clear that this is - it is better not to touch.


  • IPTVV3_KEY "Personal KEY for full functionality" - default empty string - Personal key to enable full-featured plugin-operation (Remove the inscription "DEMO", show the program without a serial number). Send the author by e-mail information about donating and the serial number of the WDTV player (S/N is displayed in the program guide or on the body of the player or the player settings menu), a key must be entered in this field. Read more below.



More information about configuring your playlist: In a playlist so-called "duration of a track" now matters. Specifies after the text #EXTINF:... Since the duration of the IPTV stream as the track is not (is constantly flow) it is accepted to specify that this value 0 or -1. For example #EXTINF:0 or #EXTINF:-1.
So what's the difference between one and another entry in the plugin IPTVv3..
If the source streams udp://@ then: #EXTINF:0 - runs the shortest way through the udpxy patched by udpxy Landgraph (accelerated by the launch of channels in mpeg2 and does not work for the channels in mpeg4/h264); #EXTINF:-1 - runs the channels the same pattern but in a local patched Rushmore iptv-proxy and then through the old udpxy (accelerated launch of channels in mpeg2 and probably suitable for mpeg4/h264 but without acceleration); #EXTINF:-1 mpeg4 - runs the channels the same way like #EXTINF:-1 but for mpeg4 streams via local patched Rushmore iptv-proxy and then through the old udpxy (works like #EXTINF:-2); #EXTINF:-2 - runs the old non-accelerated version, which was in the first iptv (helps to play mpeg4/h264 streams but without acceleration).
If source of streams http:// then: #EXTINF:0 - starts channels directly as it is specified - the direct link, more is suitable for links found in a free access (it is not accelerated naturally); #EXTINF:-1 - starts http channels through local patched Rushmore iptv-proxy that often is suitable for streams from provider (when it gives http instead of udp accelerated for mpeg2 channels); #EXTINF:-1 mpeg4 - starts http channels through local patched Rushmore iptv-proxy (used for mpeg4/h264 channels); #EXTINF:-2 - starts the old not accelerated option which was in the first iptv (helps for playing of mpeg4/h264 of streams).If you want to play the HD channel then check that the title (channel name) would be attended by two letters "HD" In any case, you can make a temporary playlist and mixed with 0 and -1 and -2, and with HD in the title and without. And choose the one, the only suitable option for you which will finally show the picture. Experiment ...
Usage: Remember the basic rules:1) Start the channel for the play with button "Enter" on WDTV remote (not "Play").2) Stop the display of the channel with button "Stop" (not "Back").3) If you have firmware 1.02.21 - can show the program guide channel by pressing the button "Eject" on remote. If all the same on the basis firmware 1.05.04 you can choose to show the program directly into the playlist, either by options menu (look the nuances higher - in the settings).4) To finish work with a plugin it is desirable (but not necessarily) having chosen the last item in the playlist named "Eject plugin". This action will switch off visual effects of IPTVv3 (the blacked-out screen according to Enter, nagscreen "DEMO" and other processes). And you will be not thrown in a shock by presence of the same effects in attempt to start the local films. But even for forgetful users the demon who for you will switch off effects of a plug-in but with reservations is made. Whether to the demon you not clearly finished use of a plug-in of IPTVv3. Whether you go on a playlist or left on the list of the local films is yet action, it is navigation, and here when you pressed on Enter and started the film (out of IPTVv3) then only the demon will understand that you left a plug-in. Therefore the effect will appear once but in a background the effect thanks to the demon will be disconnected. Then you it is simple stop cinema and restart - Everything effects of IPTV on your films any more won't be, there will be also a standard menu by an Enter and all the rest as on a standard. Again, if you are forced to choose "Eject plugin" then is not necessary to resort to services of the demon.Starting with version 2.10 added support for playlists catalog online channels IPTV broadcasting БАТОН ТВ. Generate a regular playlist in your own cabinet put playlist in root folder on usb and use without changes in iptv v3.

Receiving: To try IPTVv3 in action it is possible for everyone... The main functional isn't cut down (stable speed of switching exist, external links exist, HD support exist, logos exist, the program schedule exist). If you have a strong nerves and a LCD or plasma is not a pity you can use as is (with nagscreen "DEMO". If you still have the desire to remove nagscreen "demo" a "beer" it fixable ... you can send adequate gratitude for the work done by author and your serial number WNV ... (Show in the TVprog and even on the WDbody should be). I in reply give you a personal key - "demo" is removed forever... Redownloading or reconfigure do not need, all you have. But first, Well check whether a plugin is needed for you. You can always go back to my first IPTV (the same one that was downloaded over 5,000 times and still amassed donations only from five persons).
Details for "beer": PayPal to this e-mail.
Moneybookers(Skrill): Analog of PayPal. For details can email to me.
Webmoney: R161810775332 (руб) ; WM Z114867333413 ($) ; WM U219453404899 (грн)
Яндекс.Money: 410011402801986
E-Mail for "contact" (and transfers of a serial number): this
Thanks: Thanks to developers Landgraph, Rushmore. Forum wdhd.ru from which everything began. Forum theme here or here. And certainly to the grateful users who have estimated work!
Successful shows! :)

SOURCE : djarty.pp.ua

free iptv Turkey Channel for VLC Player

free iptv server BIEN SPORTS

$
0
0
Bein Sports 1

Bein Sports 2

Bein Sports 3

Bein Sports 4

Bein Sports 5

Bein Sports 6

Bein Sports 7

Bein Sports 8

Bein Sports 11

Bein Sports 12

Attached Files

Free iptv german channels

$
0
0
de: Ard hd {iptv}
de: Eurosport {iptv}
de: Kİka {iptv}
de: Mdr {iptv}
de: Ndr hd {iptv}
de: Rbb {iptv}
de: Rtl {iptv}
de: Sat1 {iptv}
de: Swr hd {iptv}
de: Super rtl {iptv}
de: Vox {iptv}
de: Wdr {iptv}
de: Zdf hd {iptv}

Attached Files

EXPLAIN dreamboxEDIT 5.3.1.5 [Support/Download]

$
0
0
dreamboxEDIT 5.3.1.5 [Support/Download]

dreamboxEDIT

Settings Editor


Tip
Changelog:

5.3.1.5
- fixed compatibility issues with invalid bouquet files created by Dreamset

5.3.1.4
- fixed compatibility issues with latest DMM changes

5.3.1.3
- fixed non-working saturation and hue trackbar in color scheme options

5.3.1.2
- fixed some window scaling issues
- fixed some wine issues

5.3.1.1
- fixed window maximizing bug on startup

5.3.1.0
- added assign and remove of picons in main service list
- fixed color issues in compare dialog
- fixed zapping on Enigma1 boxes
- added new skin: Office 2013 Blue

5.3.0.0
- added transponder (satellites.xml) reload on service list reload
- fixed bouquetnames are now also written in UTF-8 on export
- fixed usage of profile picon path in service details
- added new skins: AlterMetro, GPlus
- some minor fixes

5.2.0.0
- added support for extended session-based security (WebInterface 1.7.4 and higher)
- added support for simple anti-hijack measures (WebInterface 1.7.3 and higher)
- added new error message when using picon cleanup function and an invalid filename was detected
- added paste from clipboard (E2 settings format), just copy&paste streaming services to your userbouquets
- fixed service type display issue
- fixed some localisation issues with cyrillic letters
- some language file updates

5.1.1.1
- fixed duplicate service detection for streaming services
- fixed support for streaming services with full reference and missing #DESCRIPTION
- fixed function clear "N" and "X" flags for selected services(s) in context menu
- fixed function toggle parental lock in context menu
- fixed function set keep flag in context menu
- fixed filter for "only new" services, some services were missing if other flags were set
- compare window state is now saved
- some minor fixes

5.1.1.0
- added parental lock for streaming services (hope I didn't break anything with that change)
- added support for streaming services with missing #DESCRIPTION line in userbouquet files
- added streaming services to the userbouquet import function
- added automatic streaming URL conversion for "StreamingStar's URL Helper" format
- added ZAP to service before streaming to the streaming options panel (useful for single tuner receivers)
- changed VLC streaming behaviour, VLC is disabled by default now, activate it in the streaming options panel
Note: VLC 2.0.4 is recommended, any other version may or may not result in error messages
the VLC installation directory set in the options panel is now used first and
the automatically detected installation directory of VLC from the registry is used afterwards
- fixed error message when clearing all "N" and "X" flags while using filter "only new"
- fixed error message when clearing all parental locks while using filter "only locked"
- some minor fixes

5.1.0.2
- fixed error message in empty bouquet area when opening the context menu
- some language file updates

5.1.0.1
- fixed picon upload

5.1.0.0
- added support for streaming services (non TS based IPTV/Radio services) in userbouquets
- added menu for adding/editing of streaming services
- added video streaming support for all box types
- added new filter options for only new and only locked services
- added option to re-enable the old style path selection dialog
- added configurable local picons path per profile, if no path is defined the global local picon path is used
- added deletion of temporary picon.zip after picon upload
- added new skins: Deep, iOS dark, MacOS2, Mint, NextAlpha, Subway, Toxic, Windows 8, WMP 2008, Zest
- added fix for the missing context menu in edit boxes
- added new hints (no more flickering)
- re-enabled the export of cable services/bouquets in Excel readable format
Note: re-import of cable services/bouquets is not possible, all cable services will be skipped on re-import
- fixed path selection dialog translation
- fixed timeout issue with enabled active service/volume control/signal strength display
- fixed error message while creating bouquet for one satellite
- fixed error when sorting cable and terrestrial services in the compare window
- some minor fixes

5.0.2.0
- added configurable background color for transparent picons
- added transliteration support for cyrillic letters (only russian)
- added transliteration support for greek letters
- added option to enable/disable transliteration
- fixed some problems with very long servicenames

5.0.1.0
- added new hints in main list, now with bouquet references
- fixed application closing after canceling
- fixed error message after dropping service on current bouquet
- fixed main service list refresh after selection of another bouquet

5.0.0.3
- changed QuickFTP buttons to avoid further confusions
- fixed hiding QuickFTP buttons if disabled in options
- some minor fixes

5.0.0.2
- fixed streaming for WebInterface 1.7.0 and higher

5.0.0.1
- fixed compatibility problems when running dreamboxEDIT under wine
Note: skinning support is automatically disabled, Wine 1.3.34 or higher is mandatory
- some language file updates

5.0.0.0
- added completly new GUI with skinning support
- added transparency to crypto icon in main service list
- added transparency to dummy picon in bouquet panel
- added configurable color marker for selected services
- added proper handling of renamed alternatives
- added warning message if multibouquet is disabled on your dreambox
- added signal strength indicator
- fixed renumbering channel numbers after using "sort alphabetically" from context menu
- fixed when sorting by frequency now also sorting by polarisation is applied
- fixed problem with missing objects (service counter, profile selection)
- fixed cut&paste services with alternatives
- fixed saving of current profile when options panel is closed
- integrated language tool (Help -> Language Tool)
- removed LanguageTool.exe from installation package
- removed outdated help files
- language files updated
- some minor fixes
----------------------------------------------------------------------------------------------------------------------
The the following features are only supported on genuine Dreamboxes with Enigma2-Images based on Release 3.2 or higher
----------------------------------------------------------------------------------------------------------------------
- full support for filtering of encrpyted services is now enabled
- full support for streaming services in userbouquets
- added video streaming support
Note: VLC 1.1.11 or higher is required, the installation directory is detected automatically, if you are using
a portable version set the VLC installation directory in the options panel.
- added support for taking snapshots of currently played stream

4.1.0.1
- fixed problem with profile selection in options panel
- fixed missing parameters for cable settings after Enigma1->Enimga2 conversion

4.1.0.0
- added crypto icon in main service list if service is encrypted (Note: this is only working properly on future Enigma2 Images)
- added filter for encrypted and unencrypted services (Note: this is only working properly on future Enigma2 Images)
- added copy service reference to clipboard option to context menu of main service list and bouquet panel
- added a info window with some informations about the new filtering behaviour
- fixed error message when using picon cleanup function and filename wasn't using proper picon reference format
- fixed error message when using add new service option in context menu
- fixed application hanging when parsing lamedb with corrupted transponder entry
- fixed problems after adding new services, the services weren't covered by the filters
- some minor fixes
- language files updated

4.0.1.2
- fixed userbouquets with renamed services are now written in proper settings-type 4 format
- fixed problem when saving cable or terrestrial settings (some parameters were lost)
- language files updated

4.0.1.1
- fixed alternatives filename generation
- fixed error message after opening Enigma1 settings
- fixed total service counter was overlapped by displayed service counter after startup without settings
- language files updated

4.0.1.0
- fixed sorting services in bouquet panel was broken after adding channel numbers to the bouquet panel
- fixed error when sorting bouquets with cable and terrestrial services
- fixed some other functions were also broken after adding channel numbers to the bouquet panel
- fixed hour glass didn't get away after loading new settings
- fixed error message when using picon cleanup function and filename wasn't using proper picon reference format
- fixed alternatives are no longer considered as duplicates of fixed services in the same user bouquet
- fixed alternatives handling, now you can use the same service with and without alternatives in one user bouquet
- fixed blacklist entry for radio user bouquets
- fixed all files are now written in proper settings-type 4 format
- fixed auto insert markers for cable and terrestrial services
- added Enigma2 restart button to ftp window, use this button to activate any changes related to lamedb and/or black-/whitelist
use the autoreload or "reload settings on dreambox" button if you only change your userbouquets
- added sorting of profiles in options panel
- changed satellites in filter combobox are now sorted by position from west to east
- changed profile default paths to enigma2 defaults
- window state is now saved on application close, and restored when application is started
- some minor fixes
- language files updated

4.0.0.0
- code migration to Delphi 2007, for later unicode support
- removed XP visual styles (there were some problems after migration to Delphi 2007)
- added theming for some components
- added channel numbers in bouquet panel
- added new hints in main list and bouquet details, now with picon and service reference
- added option to assign and remove picons
- added cleanup function for local picon directory (which removes all unused picons) to tools menu
- added option for automatic picon upload to FTP window (Note: unzip command on your dreambox is required)
- added configurable per profile picon path to options panel
- added quick profile selection in statusbar
- added enhanced filter expressions (SQL style):
use % as substitute for zero or more characters (e.g. %sky% shows all channels with "sky" in name),
use _ as substitute for exactly one character (e.g. _sky_ in package filter shows channels of provider "BSkyB")
use as escape character (e.g. %%% shows all channels with "%" in name)
if you don't use above filter characters the filters will only show exact matches
- changed TV service types defaults (now including HDTV service types)
- fixed error message when saving alternatives bouquet with parental lock
- fixed error message after reading radio service alternatives
- fixed bouquet change is now disabled while picons are loading to prevent errors
- fixed alternative service names are now written in UTF-8 instead of ANSI
- fixed alternatives are now deleted if service is removed from main service list
- fixed alternatives are now handled for each user bouquet seperately
- fixed translation problem in alternatives panel
- fixed problem with incorrect filename if you tried to add alternatives for a data service, adding alternatives
for data channels is not allowed, please set proper service types in advanced options first
- fixed keep filters when adding alternatives for a service
- fixed missing picons when using cut&paste or drag&drop
- fixed display of proper bouquet name when bouquet has been renamed
- fixed display of picons when adding services to an empty bouquet
- removed "input selection" in main service list as it didn't work as expected

3.1.0.2
- fixed total service counter was overlapped by displayed service counter if bouquet panel size was changed
- fixed application hung if you tried to drag&drop a service in user bouquet to the same position
- fixed flickering hint in details list
- fixed sorting of alternatives is now possible, first service in row is the primary service
- fixed some missing translations
- changed algorithm for generation of alternatives filename
- changed to a good quality picon resizing algorithm
- added picon size 40x30 (downsizing for 71x53 and 70x53) and 40x24 (downsizing for 100x60) in options panel,
40x30 is the default size now, all picons are resized to this size for smaller picons in details list,
if you like to see the picons in its original size just select the proper size in options panel

3.1.0.1
- fixed problem with bouquet selection panel
- added selectable picon format (100x60, 71x53, 70x53)
- added autoresize for picons if format doesn't match selection
- now uses another library for picons to speedup picon loading

3.1.0.0
- fixed problem when using cut and paste with cable or terrestrial services
- fixed cut and paste which filled empty fields with 0
- fixed compare function, the internal service counter wasn't reset when the operation was canceled
- fixed a problem when option "show all service details in the services list" was disabled
- fixed error message when rolloff or pilot is missing in lamedb for DVB-S2 transponders
- fixed namespace calculation for Enigma2
- fixed error message in details and transponder edit window with Enigma1 settings
- fixed bouquets.tv and bouquets.radio which are now written in proper settings-type 4 format
- disabled renaming of markers, use the edit marker text option in context menu
- improved satellites.xml update
- added full Engima2 alternatives support
- added option "Don't save backup files" (this option will also remove existing backups from save directory)
- added cleanup function for save directory which removes all unneeded files
- added display of reference picons (format 71x53) in bouquets and in service details window
- added option to enable/disable picons in bouquets panel

3.0.3.0
- DVB-C symbolrate is now displayed in main window
- all frequencies in the main window are now displayed in MHz
- all symbolrates in the main window are now displayed in well known formats
e.g. for satellite 27500 instead of 27500000, for cable 6900 instead of 6900000
- added support for "new channel" flag of your dreambox (flag can be set or removed in service details)
Note: There are two different new channel flags
the first the one is the old "New" flag (now "X") which is set when using "Mark services not in Userbouquets with X"
option in context menu
the second one is the "N" flag which is set by your dreambox when a new channel is found by the service scan
- added option to remove all "N" and "X" flags in tools menu
- changed option in context menu to remove "N" and "X" flags from selected services
- fixed problems when using the compare functions
- fixed problem with missing DVB-system and modulation when using cut and paste
- fixed problem when removing empty markers
- added support for parameter c:09 (subtitle) for Enigma1
- finally fixed missing scrollbar issue

3.0.2.0
- added DVB-S2 transponder data editing
- added DVB-S2 export/import
- added support for circular polarisation
- fixed re-import of exported services and bouquet files
- fixed export of renamed services
- fixed satellites.xml update function
- fixed some missing translations
- language files updated
- code cleanup

3.0.1.7
- fixed problem with user bouquet import
- support for Enigma2 user bouquet parental lock
- small GUI fixes

3.0.1.6
- after changing service type to TV, the text still showed the old service type
- fixed wrong bouquet type flag for radio bouquets
- filter for DVB-S/DVB-S2 added

3.0.1.5
- automatic renaming of invalid bouquets on Enigma2->Enigma1 conversion
- support for Enigma2 alternative services (only download/upload)
- added confirmation question before modification of satellites.xml
- display of currently active service is now disabled by default, but can be enabled in options panel
(Note: if you experience any problems when running DreamBoxEdit and your Dreambox is offline, just disable that option again)

3.0.1.4
- fix for satellites.xml with twisted parameters
- fixed gui for low resolutions
- some language file updates

3.0.1.3
- fixed problem with FTP mode, Quick FTP commands were sent
- fixed problem with Quick FTP mode, now standard reload command is sent instead of killall -9 enigma2
- fixed problem with directory selection window, now it always jumps to the last used directory
- small GUI changes

3.0.1.2
- fixed overlapping text in translated popup menus
- fixed some not translated shortcuts in popup menus
- fixed language files
- fixed error message when uploading settings without opening them before
- another network timeout fix
- option to deactivate automatic display of currently active service and volume control
- optional use of the old window style, if you remove/rename DreamBoxEdit.exe.manifest from install folder
- improved satellites.xml editor, now fully functional editing for enigma2 and synchronisation with loaded settings

3.0.1.1
- fixed network timeout issue when IP address is not reachable
- fixed editing and saving of negative AC3 and PCM delays
(note: you have to delete all extra parameters in the detail panel if you have entered any delay values before)
- fixed error message after saving and opening new settings
- added customizable row color
- new window and button styles
- all message dialog buttons were german, message dialogs can't be translated, changed locale to English

3.0.1.0
- added display of currently active service on your dreambox (enigma2 only)
- added volume control (enigma2 only)
- added malti language file, other language files updated
- fixed error message when comparing loaded services with services on dreambox/disk
- added button for special services (service types 130, 133 and 211) in the options panel
(you need a patched Channelselection.py to make this channels visible on Enigma2)
- added service type 10 to standard radio types
- small GUI changes

3.0.0.6
- disabled SatcoDX import/export as this feature is deprecated, website of SatcoDX is down
- improved servicename filter, now it matches all services, the old one missed some (e.g. RTL Television on 19.2°E)
- sorting of columns with drag&drop is now possible (no saving at the moment)
- fixed update check
- added column for DVB-system
- added column for modulation (now it's possible to remove all DVB-S2 transponders after conversion from E2 to E1 very easily)

3.0.0.5
- removed settings-type 3 from options panel (no longer needed all E2-Boxes working with settings-type 4)
- added button with terrestrial path settings (E1) to options panel
- fixed settings-type switching via menu -> tools -> toggle between version 2 and 4 settings
- added language files (crnogorski, czech, dansk, espanol, francais, greek, hrvatski, italiano, magyar,
nederlands, norsk, polish, russian, srpski, svenska, turkce, ukrainian)
- added language tool for translations (you can find it in the installation folder),
please send me your language file updates on the support forum, thanks!

3.0.0.4
- fixed error message after enigma2 settings reload
- servicename filter added

3.0.0.3
- fixed scrollbar issue

3.0.0.2:
- restored zap function for enigma2
- changed menu bar icons

3.0.0.1:
- fixed FEC values for DVB-S/DVB-S2 modes
- restored satellites.xml editor function

IPTV plugin for VDR

$
0
0
Tip

2014-01-10: Version 2.0.1 - Added missing CURL timeouts. - Improved section id scanner. - Added support for cDevice::IsTunedToTransponder() and cDevice::GetCurrentlyTunedTransponder(). - Fixed a memory leak and some issues reported by scan-build.



Description: This plugin integrates multicast IPTV transport streams seamlessly into VDR. You can use any IPTV channel like any other normal DVB channel for live viewing, recording, etc. The plugin also features full section filtering capabilities which allow for example EIT information to be extracted from the incoming stream. Currently the IPTV plugin has direct support for both multicast UDP/RTP and unicast HTTP MPEG1/2 transport streams. Also a file input method is supported, but a file delay must be selected individually to prevent VDR's transfer buffer over/underflow. Therefore the file input should be considered as a testing feature only. IPTV plugin also features a support for external streaming applications. With proper helper applications and configuration IPTV plugin is able to display not only MPEG1/2 transport streams but also other formats like MP3 radio streams, mms video streams and so on. Installation:

Code:

tar -xzf /put/your/path/here/vdr-iptv-X.Y.Z.tgz
make -C iptv-X.Y.Z install

Setup menu:


- TS buffer size [MB] = 2 Defines ringbuffer size for transport
stream in MB.
Valid range: 1...4
- TS buffer prefill ratio [%] = 0 Defines prefill ratio for transport
stream ringbuffer before data is
transferred to VDR.
Valid range: 0...40
- EXT protocol base port = 4321 Defines base port used in EXT protocol.
The port range is defined by the number
of IPTV devices (max. 8).
Valid range: 0...65527
- Use section filtering = 1 Defines whether section filtering shall
be used.
Valid range: 0...1
- Disable filters = 0 Certain section filters might cause some
unwanted behaviour to VDR such as time
being falsely synchronized etc. This
option allows creation of blacklists of
ill-behaving filters. If this option is
set to a non-zero value, the menu page
will contain that many "Disable filter"
options which allow you to disable the
individual section filters.
Valid range: 0...7
- [Blue:Info] Opens IPTV information/statistics menu.

Information menu:

- [Red:General] Opens the general information page.
- [Green:Pids] Opens the pid statistics page.
- [Yellow:Filters] Opens the section filter statistics page.
- [Blue:Bits/bytes] Toggles between bits and bytes mode.

Configuration:

- channels.conf

TV6;IPTV:60:S=1|P=0|F=EXT|U=iptvstream.sh|A=0:I:0: 0:680:0:0:6:0:0:0
TV5;IPTV:50:S=0|P=1|F=FILE|U=/video/stream.ts|A=5:I:0:514:670:2321:0:5:0:0:0
TV4;IPTV:40:S=0|P=1|F=HTTP|U=127.0.0.1/TS/2|A=3000:I:0:513:660:2321:0:4:0:0:0
TV3;IPTV:30:S=1|P=0|F=CURL|U=http%3A//foo%3Abar@127.0.0.1%3A3000/TS/2|A=0:I:0:512:650:2321:0:3:0:0:0
TV2;IPTV:20:S=1|P=0|F=UDP|U=127.0.0.1@127.0.0.1|A= 1234:I:0:512:650:2321:0:2:0:0:0
TV1;IPTV:10:S=1|P=0|F=UDP|U=127.0.0.1|A=1234:I:0:5 12:650:2321:0:1:0:0:0
^ ^ ^ ^ ^ ^ ^
| | | | | | Source type ("I")
| | | | | Stream parameter
| | | | | UDP: multicast port
| | | | | CURL: <>
| | | | | HTTP: HTTP port number
| | | | | FILE: file delay (ms)
| | | | | EXT: script parameter
| | | | Stream address
| | | | UDP: multicast [source@]group address
| | | | CURL: HTTP/HTTPS URL; colons (%3A) and pipes (%7C) shall be URL encoded
| | | | HTTP: URL; missing the scheme name part and possible port declaration
| | | | FILE: file location
| | | | EXT: script location
| | | Stream protocol ("UDP", "CURL", "HTTP", "FILE", "EXT")
| | Pid scanner ("0" disable, "1" enable)
| Section id (Sid/Nid/Tid) scanner ("0" disable, "1" enable)
Unique enumeration

- UDP multicast rules for iptables firewall

# Multicast UDP -packets
iptables -A INPUT -i eth0 -p udp -d 224.0.0.0/4 --dport 1234 -j ACCEPT

# IGMP required by multicasts
iptables -A INPUT -i eth0 -p igmp -d 224.0.0.0/4 -j ACCEPT

# Default routing for multicast
route add -net 224.0.0.0 netmask 224.0.0.0 eth0

External streaming:

- To watch an externally received channel add an EXT entry to channels.conf
and specify a script name and parameter. The specified script is executed
from plugin resource directory when VDR tunes to the channel. The specified
script parameter is passed to the script and it can be used to select for
example between different URLs.

- When an EXT channel is opened the IPTV plugin opens an UDP listening port
on the localhost. The external script is responsible for supplying IPTV
plugin with MPEG2 TS data in UDP/RTP format to the listening port. The
data will be processed in VDR like a normal DVB broadcast. The listening
base port can be specified in the plugin configuration menu.

- Each IPTV device has different listen port. The port number is specified
as a base port number plus IPTV device index minus one. Maximum of 8 IPTV
devices can be used simultaneously.

- IPTV plugin includes an example script which uses VLC media player for
receiving streams, transcoding and handing the result to IPTV plugin.

Notes:

- Working EIT requires correct Nid/Tid/Sid values as the NIT filter cannot
determine the type (satellite/cable/terrestrial) of the IPTV transport
stream.

- The following section filters are recommended to be disabled:
"NIT (0x40)", "SDT (0x42)", "TDT (0x70)"

- The IPTV devices look for a "/tmp/vdr-iptv<devicenumber>.dvr" fifo at
startup. If the fifo is found and succesfully opened, the device writes
the current data stream into it. This can be used for debugging purposes.

- Multiple channels with identical service id should have frequency
difference of 4 or greater. It's recommended to use frequencies in decades
(10, 20, 30, 40, ...) for all IPTV channel entries.

- VLC processes won't get killed on some setups with the provided iptvstream.sh
script and the iptvstream-notrap.sh script should be used instead in these
cases.

- If received MPEG-2 TS streams carry CA descriptors, you'll have to apply
"disable_ca_updates" patch to the VDR in order to get rid of "Channel not
available" messages.

- EIT scanning functionality can be disabled for all IPTV channels by applying
the "disable_eitscan" patch to the VDR.

- Source address validation can be enabled for UDP protocol separated by
adding the source address after a ';' character: "U=239.192.0.1;239.192.0.2"

- Section id and pid scanners should be disabled after the correct data is
found. This can be made via VDR's channel editor.

- Source-specific multicast (SSM) can be enabled by defining both the source
address and the group address separated by a '@' character. This will use
IGMP v3 protocol:
"U=@"

- The CURL implementation supports only HTTP/HTTPS protocols and an optional
netrc configuration file for authentication:
$(CONFDIR)/iptv/netrc

Acknowledgements:

- The IPTV section filtering code is derived from Linux kernel.

- The pid scanning code is derived from Udo Richter's streamplayer plugin.

Screenshots

iptv-01.jpg

iptv-02.jpg

iptv-03.jpg

iptv-04.jpg
Attached Images
Attached Files

10 € 1YEAR CCCAM no FAKE 1

$
0
0
We have a Cashback System.
When you Register on the following Website and deposit only 10 Euro on your acc.
I Give you a 1 year Cccam Becouse i became a reseller payment.
And Give you the 1 Year Cccam only for 10 Euro.


You must play With your deposit money.


This is your Personal site.


http://goo.gl/HMkpsn or please tell me of your own link.


Please tell me when you created and deposit.


MY EMAIL ADRESS
freeezfree@gmail.com

NO PAYPAL NO PAYMENT TO ME

YOU can test the cccam by use one of the next lines, please test the line on the follow websitehttp://www.cardsharing.info/ of use already.






C: xccam.mooo.com 10002 ts100 7ii8sm7 yes


C: xccam.mooo.com 10002 ts099 47mq7k yes


C: xccam.mooo.com 10002 ts098 ny97qk yes


C: xccam.mooo.com 10002 ts097 t7wbnq yes


C: xccam.mooo.com 10002 ts096 k3pnr9m yes


C: xccam.mooo.com 10002 ts095 marzt9 yes


C: xccam.mooo.com 10002 ts094 uvcxe2 yes


C: xccam.mooo.com 10002 ts093 9j777z yes


C: xccam.mooo.com 10002 ts092 aqxu9x yes


C: xccam.mooo.com 10002 ts091 jjx4z3 yes


C: xccam.mooo.com 10002 ts090 udkwbs yes


C: xccam.mooo.com 10002 ts089 486v958 yes


C: xccam.mooo.com 10002 ts088 5hgy68b yes


C: xccam.mooo.com 10002 ts087 yzasawb yes


C: xccam.mooo.com 10002 ts086 i5b98y14 yes


C: xccam.mooo.com 10002 ts085 qttw6k8 yes


C: xccam.mooo.com 10002 ts084 i5b98y14 yes


C: xccam.mooo.com 10002 ts083 qttw6k8 yes


C: xccam.mooo.com 10002 ts082 b9nceus yes


C: xccam.mooo.com 10002 ts081 pzac2ws yes


C: xccam.mooo.com 10002 ts080 udk7wbs yes


C: xccam.mooo.com 10002 ts079 486v958 yes


C: xccam.mooo.com 10002 ts078 5hgy68b yes


C: xccam.mooo.com 10002 ts077 yzzsawb yes


C: xccam.mooo.com 10002 ts076 zhdwyev yes


C: xccam.mooo.com 10002 ts075 xgrsnt9 yes


C: xccam.mooo.com 10002 ts074 i548y14 yes


C: xccam.mooo.com 10002 ts073 qttw6k8 yes


C: xccam.mooo.com 10002 ts072 b9nteus yes


C: xccam.mooo.com 10002 ts071 pzac2ws yes


C: xccam.mooo.com 10002 ts070 udk5wbs yes


C: xccam.mooo.com 10002 ts069 486gs58 yes


C: xccam.mooo.com 10002 ts068 5hgy68b yes


C: xccam.mooo.com 10002 ts067 yza3zwb yes


C: xccam.mooo.com 10002 ts066 zhu2dwy yes


C: xccam.mooo.com 10002 ts065 xdrsnt9 yes


C: xccam.mooo.com 10002 ts064 qttv6k8 yes


C: xccam.mooo.com 10002 ts063 qttv6k8 yes


C: xccam.mooo.com 10002 ts062 b9ntyts0 yes


C: xccam.mooo.com 10002 ts061 pzak1c2 yes


C: xccam.mooo.com 10002 ts060 78syzm7 yes


C: xccam.mooo.com 10002 ts059 47nmm7k yes


C: xccam.mooo.com 10002 ts058 ny7ygqk yes


C: xccam.mooo.com 10002 ts057 t7wbkee yes


C: xccam.mooo.com 10002 ts056 k3pwr9m yes


C: xccam.mooo.com 10002 ts055 mbarzt9 yes


C: xccam.mooo.com 10002 ts054 9aap77z yes


C: xccam.mooo.com 10002 ts053 r7u2pu5 yes


C: xccam.mooo.com 10002 ts052 mbarzt9 yes


C: xccam.mooo.com 10002 ts051 ersksxmfd yes


C: xccam.mooo.com 10002 ts050 7ii8sm7 yes


C: xccam.mooo.com 10002 ts049 47mq7k yes


C: xccam.mooo.com 10002 ts048 ny97qk yes


C: xccam.mooo.com 10002 ts047 3mcntnmsa yes


C: xccam.mooo.com 10002 ts046 d44jeuqup yes


C: xccam.mooo.com 10002 ts045 wf2wcwtum yes


C: xccam.mooo.com 10002 ts044 uvcxe2 yes


C: xccam.mooo.com 10002 ts043 9j777z yes


C: xccam.mooo.com 10002 ts042 aqxu9x yes


C: xccam.mooo.com 10002 ts041 jjx4z3 yes


C: xccam.mooo.com 10002 ts040 udkwbs yes


C: xccam.mooo.com 10002 ts039 486v958 yes


C: xccam.mooo.com 10002 ts038 5hgy68b yes


C: xccam.mooo.com 10002 ts037 yzasawb yes


C: xccam.mooo.com 10002 ts036 i5b98y14 yes


C: xccam.mooo.com 10002 ts035 qttw6k8 yes


C: xccam.mooo.com 10002 ts034 i5b98y14 yes


C: xccam.mooo.com 10002 ts033 qttw6k8 yes


C: xccam.mooo.com 10002 ts032 b9nceus yes


C: xccam.mooo.com 10002 ts031 pzac2ws yes


C: xccam.mooo.com 10002 ts030 udk7wbs yes


C: xccam.mooo.com 10002 ts029 486v958 yes


C: xccam.mooo.com 10002 ts028 5hgy68b yes


C: xccam.mooo.com 10002 ts027 yzzsawb yes


C: xccam.mooo.com 10002 ts026 zhdwyev yes


C: xccam.mooo.com 10002 ts025 xgrsnt9 yes


C: xccam.mooo.com 10002 ts024 i548y14 yes


C: xccam.mooo.com 10002 ts023 qttw6k8 yes


C: xccam.mooo.com 10002 ts022 b9nteus yes


C: xccam.mooo.com 10002 ts021 pzac2ws yes


C: xccam.mooo.com 10002 ts020 udk5wbs yes


C: xccam.mooo.com 10002 ts019 486gs58 yes


C: xccam.mooo.com 10002 ts018 5hgy68b yes


C: xccam.mooo.com 10002 ts017 jxuvawuib yes


C: xccam.mooo.com 10002 ts016 zhu2dwy yes


C: xccam.mooo.com 10002 ts015 xdrsnt9 yes


C: xccam.mooo.com 10002 ts014 i5b98y14 yes


C: xccam.mooo.com 10002 ts013 gc6abbr41 yes


C: xccam.mooo.com 10002 ts012 b9ntyts0 yes


C: xccam.mooo.com 10002 ts011 pzak1c2 yes


C: xccam.mooo.com 10002 ts010 zmmg3w3bb yes


C: xccam.mooo.com 10002 ts009 t7b5htqwb yes


C: xccam.mooo.com 10002 ts008 i4xb8v9g8 yes


C: xccam.mooo.com 10002 ts007 yza3zwb yes


C: xccam.mooo.com 10002 ts006 jnhux8tds yes


C: xccam.mooo.com 10002 ts005 kucd3wtmu yes


C: xccam.mooo.com 10002 ts004 xw2rbm1je yes


C: xccam.mooo.com 10002 ts003 wks9ms448 yes


C: xccam.mooo.com 10002 ts001 jatusbgj6 yes


Thx good day







Latest Frequency News

$
0
0

  • Amos 3, 4°W
  • (10h27) Magio TV: Magyar ATV (Hungary) is now transmitted Free To Air (10723.00MHz, pol.V SR:30000 FEC:2/3 SID:12 PID:124[MPEG-4]/122 aac Hungarian).


  • Astra 2A, 28.2°E
  • (14h35) Sky Digital: New SID for QVC Style on 12032.00MHz, pol.H FEC:2/3 SR:27500: SID:7232 ( PID:2326/2327 English - Clear).


  • Astra 2F, 28.2°E
  • (14h33) Sky Digital: MATV National has left 12552.00MHz, pol.V (DVB-S SID:54120 PID:2333/2334 English)


  • Astra 4A, 4.8°E
  • (17h55) A new channel has started in DVB-S2 Clear: Channel 100 (Georgia) on 12360.00MHz, pol.V SR:27500 FEC:3/4 SID:2000 PID:2001[MPEG-4]/2002 Georgian.


  • Eutelsat 28A, 28.2°E
  • (14h35) Sky Digital: A new channel has started in DVB-S Clear: Play TV 2 UK (United Kingdom) on 11307.00MHz, pol.H SR:27500 FEC:2/3 SID:52240 PID:2305/2306 English.
  • (14h33) Sky Digital: New frequency for MATV National: 11390.00MHz, pol.V (DVB-S SR:27500 FEC:2/3 SID:53570 PID:2365/2366 English- Clear).


  • Eutelsat 7 West A, 7°W
  • (21h03) Hadi 2 has left 10727.37MHz, pol.H (DVB-S SID:6010 PID:6101/6102 Arabic), it is no longer transmitted by satellite in Europe.
  • (21h03) Al Farah TV has left 10815.08MHz, pol.H (DVB-S SID:43 PID:323/579 Arabic), it is no longer transmitted by satellite in Europe.


  • Hot Bird 13B, 13°E
  • (21h38) A new channel has started in DVB-S2 Clear: Al Rayyan TV HD (undefined) on 12475.00MHz, pol.H SR:29900 FEC:3/4 SID:2100 PID:3001[MPEG-4] /3002 Arabic.
  • (21h38) Al Rayyan TV has left 12475.00MHz, pol.H (DVB-S2 SID:2100 PID:3001[MPEG-4]/3002 Arabic)


  • Hot Bird 13C, 13°E
  • (21h46) Bis & NC+: Chasse et Pêche is now encrypted in Irdeto 2 & Mediaguard 3 & Nagravision 3 & Viaccess 3.0 & Viaccess 4.0 & Viaccess 5.0 (12692.00MHz, pol.H SR:27500 FEC:3/4 SID:455 PID:105[MPEG-4]/205 French,305 Turkish,605 Bulgarian,705 Russian).


  • Hot Bird 13D, 13°E
  • (21h37) Ennahar TV Algérie (Algeria) broadcasts in DVB-S Clear on 11623.00MHz, pol.V SR:27500 FEC:3/4 SID:10711 PID:231/251 Arabic.
  • (21h34) NC+: A new channel has started in DVB-S2 Mediaguard 3 & Nagravision 3: Zest TV (Poland) on 10834.00MHz, pol.V SR:27500 FEC:3/4 SID:3507 PID:166[MPEG-4]/104 Polish.
  • (21h35) NC+: A new channel has started in DVB-S2 Mediaguard 3 & Nagravision 3: Motowizja TV (Poland) on 10834.00MHz, pol.V SR:27500 FEC:3/4 SID:3508 PID:167[MPEG-4]/108 Polish.
  • (21h37) Al Atlas has left 11623.00MHz, pol.V (DVB-S SID:10711 PID:231/251 Arabic)


  • Nilesat 102, 7°W
  • (21h08) New PID for Al Jazeera Documentary: PID:133/1292 Arabic SID:2514 (11919.00MHz, pol.H SR:27500 FEC:5/6 - Clear).


  • Nilesat 201, 7°W
  • (21h03) New frequency for Showroom (Arabic): 11958.00MHz, pol.H (DVB-S SR:27500 FEC:5/6 SID:805 PID:361/362 Arabic- Clear).

True Movies / True Movies 2

$
0
0
Film4 Listings for Friday 17th January

Listings: all day morning afternoon evening late night

11:00


When Eight Bells Toll (Film) Film icon 3 star rating 15 certificate
Etienne Perier's thriller stars Anthony Hopkins as Philip Calvert, a tough navy secret service agent called in to track down gold bullion smugglers. With Hunslett, he follows the trail to Greek tycoon Sir Anthony Skouras' yacht off the Scottish coast, but are his suspicions right? All-action, with double-crosses galore and Uncle Arthur providing light relief as Hopkins' controller, this is as much fun as any Bond film and slightly tougher.
Director: Étienne Périer
Starring: Anthony Hopkins, Robert Morley, Nathalie Delon, Jack Hawkins, Corin Redgrave, Derek Bond
(Subtitles, 1971, 15, 3 Star)

12:50


The Spoilers (Film) Film icon 3 star rating PG certificate
Jesse Hibbs takes directorial duties for this fifth retelling of fortune-seeking and treachery on the Alaskan frontier. First made in 1914, and with previous versions featuring Marlene Dietrich, Randolph Scott and John Wayne, this remake of the western was the first to be shot in colour and stars Anne Baxter, Jeff Chandler and Rory Calhoun. Roy Glennister owns the area's largest gold mine, Cherry Malotte makes a killing from charging extortionate prices at her saloon, while Alexander McNamara has plans to swindle both out of their lucrative enterprises. But Glennister catches wind of what's up and events are set in train that lead inexorably to the tale's climactic fist fight.
Director: Jesse Hibbs
Starring: Anne Baxter, Jeff Chandler, Rory Calhoun, Ray Danton
(Black and White, Subtitles, 1955, PG, 3 Star)

14:30


Bataan (Film) Film icon 3 star rating PG certificate
Tay Garnett's Second World War film is based on a true story about 13 men left to fight against the advancing troops of the Japanese army. Robert Taylor stars as the sergeant in charge, Bill Dane, who, along with Lt Steve Bentley and Cpl Jake Feingold, is on a mission to stop the Japanese from building a vital bridge into the Philippines' Bataan peninsula. But it becomes increasingly apparent that none of them is likely to survive.
Director: Tay Garnett
Starring: Robert Taylor, George A. Murphy, Thomas Mitchell, Lloyd Nolan, Lee Bowman, Robert Walker Jr.
(Black and White, Subtitles, 1943, PG, 3 Star)

16:45


Mogambo (Film) Film icon 3 star rating PG certificate
John Ford's adventure film stars Clark Gable as Victor Marswell, a big game hunter in Kenya. His troubles begin when former showgirl Eloise Kelly shows up, expecting to meet her rich future husband, only to find he's ditched her. While waiting for the next boat back, she and Victor become close, until English anthropologist Donald Nordley and his prim wife Linda arrive. With the two women vying for his attentions, the macho Victor leads them all on an expedition to both help Nordley's studies and Kelly's escape from Kenya by air - but there is still a steamy love triangle to be played out.
Director: John Ford
Starring: Clark Gable, Ava Gardner, Grace Kelly, Donald Sinden, Philip Stainton, Eric Pohlmann
(Widescreen, Subtitles, Signed, 1953, PG, 3 Star)

19:00


The Truman Show (Film) Film icon 4 star rating PG certificate
Satire on the intrusive nature of television in which a man's apparently idyllic lifestyle is turned on its head when he discovers the shocking truth about his perfect home town and the people who live there. Unaware that he is the subject of a reality TV show in which his whole life has been an orchestrated drama, the young man - and his addicted viewers - are unprepared for the repercussions when he discovers the truth.
Director: Peter Weir
Starring: Jim Carrey, Laura Linney, Noah Emmerich, Natascha McElhone, Holland Taylor, Brian Delate
(Widescreen, Subtitles, Audio Described, 1998, PG, 4 Star)



21:00


The Reef (Film) Film icon 3 star rating 15 certificate
Australian horror. A group of friends on a sailing holiday are dumped in the water when their boat capsizes after it crashes into a reef. Unfortunately they're in shark-populated waters and there's a very hungry Great White in the vicinity. The friends are faced with a terrifying choice: stay on board with little hope of rescue or swim 12 miles to the nearest island. Director Andrew Traucki, who was also behind the camera for acclaimed monster hit Black Water, manages the horror well as the pulse-pounding, visually stunning thriller maintains its bite right to the very end.
Director: Andrew Traucki
Starring: Damian Walshe-Howling, Gyton Grantley, Adrienne Pickering, Zoe Naylor, Kieran Darcy-Smith, Mark Simpson
(Widescreen, Subtitles, 2010, 15, 3 Star)

22:40


Dazed and Confused (Film) Film icon 4 star rating 18 certificate
Described as the American Graffiti for the 90s, Richard Linklater's comedy drama follows groups and individuals as a Texas high school celebrates the beginning of summer with the traditional beer drinking, dope smoking, skirt chasing that all teenagers must go through.
Director: Richard Linklater
Starring: Jason London, Rory Cochrane, Wiley Wiggins, Sasha Jenson, Michelle Burke, Adam Goldberg
(Subtitles, 1993, 18, 4 Star)

00:45


Kaboom (Film) Film icon 3 star rating 15 certificate
Written and directed by Gregg Araki, this sci-fi comedy-drama follows Smith and his best friend Stella through their brightly coloured sexual adventures at a Southern California university. Stella's lover Lorelei's supernatural powers eventually turn scary, and Smith begins to see characters from his dreams at parties. As well as spending time with adventuress London, his frequent bedfellow, Smith lusts after his hunky, clothing-optional roommate Thor. The drama intensifies as animal-masked people begin to pursue several of the characters, and Smith learns that a nuclear explosion is imminent. Jumping between sex comedy, murder mystery and apocalyptic sci-fi drama, Kaboom won Cannes' first-ever Queer Palm for its contribution to lesbian, gay, bisexual or transgender issues.
Director: Gregg Araki
Starring: Thomas Dekker, Haley Bennett, Chris Zylka, Roxane Mesquida, Juno Temple, Andy Fischer-Price
(Widescreen, Subtitles, 2010, 15, 3 Star)

02:30


The Exiles (Film) Film icon 4 star rating 12 certificate
Director Kent MacKenzie's slice of very low-budget, US independent filmmaking looks at life in the margins of the American dream. His quasi-documentary, beautifully shot in black and white, focuses on a group of young Native Americans who've abandoned their Indian reservation for the Los Angeles slum of Bunker Hill. Yvonne Williams and Homer Nish take the lead roles as a husband and wife, while Tommy Reynolds plays one of Homer's friends. The movie opens with the camera following Yvonne traversing an open-air market, it trails her to her cramped home, where Homer's friends are introduced, then follows them all through an evening's carousing in town, finishing with a till-dawn traditional drumming ceremony/jam session up in the hills.
Director: Kent MacKenzie
Starring: Yvonne Williams, Homer Nish, Tom Reynolds, Ann Amiador, Ned Casey, Mary Donahue
(Black and White, Subtitles, 1961, 12, 4 Star)

Eurosport HD Listings

$
0
0
British Eurosport HD Listings for Friday 17th January

Listings: all day morning afternoon evening late night

00:00


Australian Open Tennis (Sport)
Action from day five at the 2014 Australian Open from Melbourne Park.
(High Definition, Live)

09:30


Game Set and Mats (Sport)
Mats Wilander and Annabel Croft provide a round up of the best of the day's action including news updates and interviews from the 2014 Australian Open at Melbourne Park.
(High Definition, Live)

09:40


Australian Open Tennis (Sport)
Action from day five at the 2014 Australian Open from Melbourne Park.
(High Definition, Live)

18:30


Game Set and Mats (Sport)
Mats Wilander and Annabel Croft provide a round up of the best of the day's action including news updates and interviews from the 2014 Australian Open at Melbourne Park.
(High Definition)

19:00


Masters Snooker (Sport)
The semi-finals of the 2014 Masters from Alexandra Palace.
(High Definition, Live)



22:30


Dakar Rally (Motoring)
Action from stage 12 of the 2014 Dakar Rally.

23:00


Figure Skating (Sport)
Euro Champs.
The ladies' free from the ISU European Figure Skating Championships in Budapest, Hungary.

23:30


Game Set and Mats (Sport)
Mats Wilander and Annabel Croft provide a round up of the best of the day's action including news updates and interviews from the 2014 Australian Open at Melbourne Park.
(High Definition)

00:00


Australian Open Tennis (Sport)
Action from day six at the 2014 Australian Open from Melbourne Park.
(High Definition, Live)

Mbc2 Schedule Daily TV Listings

$
0
0
Friday Jan 17, 2014

Dummy

01:45 GMT
04:45 EGYPT

Little Miss Sunshine

A family determined to get their young daughter into the finals of a beauty pageant take a cross-country trip in their VW bus.
Dummy

03:30 GMT
06:30 EGYPT

Legendary

An inspiring true story that spans eight years and five continents- the story of the Muay Thai fighter Malaipet, known to his fans as 'The Diamond'. After Malaipet retires to go and stay on his father's humble rice farm, an American fight manager recruits Malaipet to go, live and fight in the US. How will 'The Diamond' rise, fall, only to rise again until he can pay off the debt of his father's farm?
Dummy

05:15 GMT
08:15 EGYPT

50 First Dates

When Henry meets Lucy Whitmore, to him she seems a world away from the no-strings-attached fast women he is used to dating on his Hawaiian strip of paradise. They click like magic. But then when he runs into her the next day, she can't remember anything of the night before- a little side effect of her short term memory...
Dummy

07:00 GMT
10:00 EGYPT

Vicky Cristina Barcelona

Two girlfriends on a summer holiday in Spain become enamoured with the same painter, unaware that his ex-wifeis about to re-enter the picture.
Dummy

08:30 GMT
11:30 EGYPT

Definitely, Maybe

A daughter attempts to guess which of three potential wives would later become her mother.
Dummy

10:30 GMT
13:30 EGYPT

A Cinderella Story

Routinely exploited by her wicked stepmother, the downtrodden Sam is excited about the prospect of meeting her Internet beau at the school's Halloween dance.
Dummy

12:30 GMT
15:30 EGYPT

In the Name of the King: A Dungeon Siege Tale

A man fights to prevent his kingdom from being overtaken by evil creatures.
Dummy

15:00 GMT
18:00 EGYPT

Vertical Limit

Royce Garrett takes his children Peter and Annie on a mountain climbing expedition which goes bad, ending with the three of them hanging from a single rope and Royce ordering Peter to cut it and save themselves. Annie holds Peter responsible for her dad's death, yet he comes to the rescue when she and billionaire Elliot Vaughn become trapped by an avalanche in a cavern while scaling K2...
Dummy

17:30 GMT
20:30 EGYPT

The Matrix Revolutions

Everything that has a beginning has an end. The human city of Zion defends itself against the massive invasion of the machines as Neo fights to end the war at another end.
Dummy

20:00 GMT
23:00 EGYPT

The Mexican

A man tries to transport an ancient gun called The Mexican, believed to carry a curse, back across the border, while his girlfriend pressures him to give up his criminal ways.

Dummy

22:00 GMT
01:00 EGYPT

Aeon Flux

A dystopian city 400 years into the future holds the last of human civilization.
Dummy

23:30 GMT
02:30 EGYPT

Seed of Chucky

The child of Chucky and Tiffany travels to Hollywood to meet his parents, only to discover that they are psychopathic murderers. Trying to talk them out of it little Glen discovers that his parents love killing, while Glen himself seems to hide a secret side…

sky prima fila Listings

ESPN HD Daily Listing

$
0
0
ESPN HD Listings for Friday 17th January

Listings: all day morning afternoon evening late night

06:00


CBB (Sport)
South Florida @ Smu.
The South Florida Bulls who have made the move from the Big East to the AAC meet up with the SMU Mustangs at Moody Coilseum in Dallas.
(High Definition)

07:45


College Football Live (Sport)
Join the College Football Live crew as they bring you in depth analysis, reports, and all the big college football news.
(High Definition)

08:15


CBB (Sport)
A great college basketball matchup.
(High Definition)

10:00


CBB (Sport)
Byu @ San Francisco.
San Francisco host BYU at Maples Pavilion in this West Coast Conference college basketball match-up at War Memorial Gymnasium.
(High Definition)

11:45


CBB (Sport)
A great college basketball matchup.
(High Definition)



13:30


ESPN Kicks (Sport)
A comprehensive review of the very best of the week's sporting action from around the globe.

13:45


College Football Live (Sport)
Join the College Football Live crew as they bring you in depth analysis, reports, and all the big college football news.
(High Definition)

14:15


CBB (Sport)
A great college basketball matchup.
(High Definition)

16:00


CBB (Sport)
Ohio State @ Minnesota.
Aaron Craft leads the Ohio State Buck€yes into Minnesota to take on the Golden Gophers in a matchup of two of the Big Ten's best.
(High Definition)

17:45


ESPN Kicks (Sport)
A comprehensive review of the very best of the week's sporting action from around the globe.



18:00


NBA (Sport)
New York Knicks @ Indiana.
From the Bankers Life Fieldhouse. The Pacers are one of the only teams who have done the Eastern Conference proud this season and they host a Knicks side who have not.
(High Definition)

20:00


NBA (Sport)
Oklahoma @ Houston.
NBA action from the Toyota Center. Two of the strongest teams in the Western Conference meet for this big match-up in Texas.
(High Definition)

22:00


30 for 30 (Sport)
Once Brothers.
The gripping story of NBA pioneers Drazen Petrovic and Vlade Divac, and how circumstances beyond their control tore apart their friendship before Petrovic's tragic death in 1993.
(High Definition)

23:30


College Football Live (Sport)
Join the College Football Live crew as they bring you in depth analysis, reports, and all the big college football news.
(High Definition)

00:00


CBB (Sport)
Wisconsin-Green Bay @ Wright State.
A Horizon League game between the Green Bay Phoenix and the Raiders of Wright State at the fabulously named Nutter Center in Ohio.
(High Definition, Live)



02:00


CBB (Sport)
Canisius @ Iona.
The Canisius Golden Griffins travel cross town in the Big Apple to take on the Iona Gaels in MAAC.
(High Definition, Live)

04:00


ESPN Kicks (Sport)
A comprehensive review of the very best of the week's sporting action from around the globe.

04:15


Live CBB (Sport)
A great college basketball matchup.
(High Definition)

how to streaming video with winmap ?


how to streaming TV with winmap ?

Iptv Tools , daily update

$
0
0
hi all body !!

what's iptv ?
What is multicasting ?
what's tools ?

1 - IPTV or Internet Protocol television is a system through which television services are delivered using the Internet protocol suite over a packet-switched network such as the Internet, instead of being delivered through traditional terrestrial, satellite signal, and cable television formats.


2 - One way to categorize communication is to use the number of receivers of the message or the packet of information.


Unicast
Delivering a packet to a single receiver
Anycast
Delivering a packet to one interface of a set of receivers
Multicast
Delivering a packet to a set of receivers
Broadcast
Delivering a packet to all receivers

3 - Tools - Download
Attached Files

Setting up shoutcast server

$
0
0
1.jpg



In the Preferences window, select on DSP/Effect in the Plug-ins section.
Select the Nullsoft SHOUTcast Source DSP, and click Configure active plug-in:


2.jpg


Click on the Encoder tab, select your encoding preferences.

If you have a fast internet connection, you can select a higher bitrate.
AAC encoding will give you better quality at the same bitrate as MP3.

Each user that is connected will require this much bandwidth to listen to your shoutcast stream.
If you select 96kbps and you have a 256kbps upload, you should be able to stream to 2 users.

96 x 2 = 192 (roughly the bandwidth required for 2 users)
256 \ 3 = 85.3 (less than 96)


3.jpg



Enter the IP address of your shoutcast server as well as the port and password that you setup in the shoutcast server configuration.
Click on the "Yellowpages" button to enter a name for your shoutcast server:


4.jpg


5.jpg




Click Connect

You will see a source connection message in the shoutcast monitor:

6.jpg

That's all
it's simple !!
Attached Images

Hello

$
0
0
Hello everybody!

I'm a newbie in this forum

I hope to find some basics and further informations

so let me see...

Setting up Edcast server on WINMAP

$
0
0
Step 1 - Install Edcast Standalone

Download Edcast Standalone software and install it. This is a free application that can broadcast live audio to Icecast or Shoutcast servers. Edcast doesn’t require any other software to operate (hence the name ‘Standalone’), and is ideal for 24/7 live streaming environments such as streaming an AM/FM station over the internet.


Step 2 - Install the LAME MP3 Encoder

  • (1, 2) Attachments below and choose “Save As… or Click on”


1.jpg


Navigate to ‘C:\ Program Files \ edcast’ and click ‘Save’.
It is VERY important that you save this file inside the actual Edcast program folder.

22.jpg


Step 3 - Start Edcast Standalone and configure the encoder

  • (3) Click the ‘Add Encoder’ button
  • (4) Right-click the new encoder that appears below it
  • (5) Choose ‘Configure’ from the menu that appears


3.jpg

In the ‘Basic Settings’ section, set up the encoder.

  • (1) Click her
  • (bitrate) Enter your chosen bitrate - this must be equal or lower than the rate you purchased.
  • (samplerate) Enter your samplerate - Enter 44100 for bitrates above 96, or 22050 for streams below 96.
  • (channels) Number of channels - Enter 2 for bitrates above 48, choose 1 for bitrates below 48.
  • (2) Select the ‘MP3 Lame’ encoder but i was select oggvorbis
  • (3) Select ‘Icecast2’ for Icecast server, or ‘Shoutcast’ for Shoutcast server. (looking for streaming with shoutcast server )
  • (4) Enter the host name of your server or IP of you VPS.
  • (5) Enter the port number of your server. LIKE : 8080 . 8001. 7750......
  • (6) Enter the DJ or Admin password of your server.
  • (7) (Icecast2 only) Enter the mount point - this will usually be /stream by default for Fast Serv Icecast2 servers.
  • (8) not impotant, you can add some information for stream descriptions
  • (9) not important
  • (10) Click ok




4.jpg


  • (8) (9) In the ‘YP Settings’ section, enter your station details.
  • (10) Click ‘OK’


5.jpg


Step 5 - Start encoding

  • (15) Tick the ‘AutoReconnect’ box
  • (16) Hilite the new encoder, then click the ‘Connect’ button
  • You should see information about the encoder status in the ‘Transfer Rate’ column. If it’s working properly, a numeric value will appear indicating the transmission speed.





thats's all !!!
Enjoy!!!
Attached Images
Attached Files
Viewing all 5044 articles
Browse latest View live