home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
iPad Live TV not working.
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Pog" data-source="post: 1044092" data-attributes="member: 97724"><p>I don't know the exact cause of your problem but I had a similar issue with my iPhone.</p><p></p><p>Here's what I did - add a custom streaming profile for live tv.</p><p></p><p>Go to "C:\ProgramData\MPExtended" and open "StreamingProfiles.xml" in a text editor. </p><p></p><p>Add the following lines to the file. This should be inserted after the end of one of the other profiles, look for a </TranscoderProfile> and put it after this. Select this profile via the web interface for live tv.</p><p></p><p>[CODE] <TranscoderProfile></p><p> <Name>iOS TV Streaming</Name></p><p> <Description>HD-quality HTTP Live Streaming profile</Description></p><p> <HasVideoStream>true</HasVideoStream></p><p> <MIME>video/MP2T</MIME></p><p> <MaxOutputWidth>640</MaxOutputWidth></p><p> <MaxOutputHeight>360</MaxOutputHeight></p><p> <Targets></p><p> <Target>android</Target></p><p> <Target>ios</Target></p><p> <Target>mobile-hls-video</Target></p><p> </Targets></p><p> <Bandwidth>2500</Bandwidth></p><p> <Transport>httplive</Transport></p><p> <Transcoder>MPExtended.Services.StreamingService.Transcoders.VLCWrapperHTTPLiveStreaming</Transcoder></p><p> <TranscoderParameters></p><p> <path>C:\Program Files (x86)\MPExtended\Service\Streaming\vlc-2.0.2\MPExtended.Libraries.VLCWrapper.exe</path></p><p> <options>--ffmpeg-hw --sout-ffmpeg-strict=-2</options></p><p> <tsOptions>--sout-mux-caching=5000</tsOptions></p><p> <encoder>vcodec=h264,fps=25,vb=1600,venc=x264{profile=baseline,preset=fast,keyint=50},acodec=mp4a,ab=128,channels=2,samplerate=48000,audio-sync</encoder></p><p> <muxer>ts{use-key-frames}</muxer></p><p> <httpLiveOptions>seglen=9,delsegs=false,numsegs=0</httpLiveOptions></p><p> <httpLiveKeepOld>5</httpLiveKeepOld></p><p> </TranscoderParameters></p><p> </TranscoderProfile>[/CODE]</p></blockquote><p></p>
[QUOTE="Pog, post: 1044092, member: 97724"] I don't know the exact cause of your problem but I had a similar issue with my iPhone. Here's what I did - add a custom streaming profile for live tv. Go to "C:\ProgramData\MPExtended" and open "StreamingProfiles.xml" in a text editor. Add the following lines to the file. This should be inserted after the end of one of the other profiles, look for a </TranscoderProfile> and put it after this. Select this profile via the web interface for live tv. [CODE] <TranscoderProfile> <Name>iOS TV Streaming</Name> <Description>HD-quality HTTP Live Streaming profile</Description> <HasVideoStream>true</HasVideoStream> <MIME>video/MP2T</MIME> <MaxOutputWidth>640</MaxOutputWidth> <MaxOutputHeight>360</MaxOutputHeight> <Targets> <Target>android</Target> <Target>ios</Target> <Target>mobile-hls-video</Target> </Targets> <Bandwidth>2500</Bandwidth> <Transport>httplive</Transport> <Transcoder>MPExtended.Services.StreamingService.Transcoders.VLCWrapperHTTPLiveStreaming</Transcoder> <TranscoderParameters> <path>C:\Program Files (x86)\MPExtended\Service\Streaming\vlc-2.0.2\MPExtended.Libraries.VLCWrapper.exe</path> <options>--ffmpeg-hw --sout-ffmpeg-strict=-2</options> <tsOptions>--sout-mux-caching=5000</tsOptions> <encoder>vcodec=h264,fps=25,vb=1600,venc=x264{profile=baseline,preset=fast,keyint=50},acodec=mp4a,ab=128,channels=2,samplerate=48000,audio-sync</encoder> <muxer>ts{use-key-frames}</muxer> <httpLiveOptions>seglen=9,delsegs=false,numsegs=0</httpLiveOptions> <httpLiveKeepOld>5</httpLiveKeepOld> </TranscoderParameters> </TranscoderProfile>[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
iPad Live TV not working.
Contact us
RSS
Top
Bottom