NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) NextPVR Enhanced Web Admin (NEWA) v
« Previous 1 … 13 14 15 16 17 … 47 Next »
Stream to iPhone

 
  • 0 Vote(s) - 0 Average
Stream to iPhone
kirschey
Offline

Member

USA
Posts: 231
Threads: 62
Joined: May 2005
#1
2011-03-31, 05:55 PM
I noticed a folder stream_iPhone and was wondering how to configure/use this part through vlc.

I know this is doable: http://wiki.videolan.org/Documentation:S...the_iPhone

Thanks
Intel NUC8i7BEH

OLD
Intel Core i3-530 Clarkdale 2.93GHz, ASUS P7H55D-M, 4GB DDR3 SDRAM DDR3 1333, 1.5TB SATA 3.0 HD, Windows 10 Pro, Hauppauge WinTV-HVR-2250 (depreciated), SiliconDust HDHomerun Prime, Harmony One
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#2
2011-04-01, 01:15 AM
kirschey Wrote:I noticed a folder stream_iPhone and was wondering how to configure/use this part through vlc.

I know this is doable: http://wiki.videolan.org/Documentation:S...the_iPhone

Thanks

Doesn't work....it is something sub started....I've looked at iPhone (and standard mobile phone streaming) and it is not an easy task to accomplish. No plans on supporting it unless VLC integrates a steam processes for mobile that can be started from the command line.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#3
2011-04-01, 01:25 AM
UncleJohnsBand Wrote:Doesn't work....it is something sub started....I've looked at iPhone (and standard mobile phone streaming) and it is not an easy task to accomplish. No plans on supporting it unless VLC integrates a steam processes for mobile that can be started from the command line.

Looks like it may be possible based off of that article.....I would like to hear from iPhone users whether or not this actually works well or not. (i.e. follow the instructions and see how it actully works in real-life).
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
steveum
Offline

Member

Posts: 244
Threads: 43
Joined: Feb 2007
#4
2011-04-01, 05:33 PM
You might want to consider trying AirVideo for streaming from your PC to iPhone.
Windows 7 Premium 32-Bit, Intel i5 750, ASUS P7P55D, 4gb ram, ATI RADEON HD 4550, 5 sata drives, HVR2250, HDPVR, COMSKIP, PCH A100, EGreat 34a, VideoReDo, SA 4240HDC
kirschey
Offline

Member

USA
Posts: 231
Threads: 62
Joined: May 2005
#5
2011-04-01, 06:50 PM
I used a program called streamer on the iPhone which works from copying the link from the play button, just not very well. Ideally, if the example at

http://wiki.videolan.org/Documentation:S...e#Examples

was used. An iPhone link could be generated on the fly by using a bit of JS. ie - Detect if the device is an iPhone, if so generate the stream button to have these elements based on the input, detect the URL put that in too.

That is basically how the command line interface works. What command line support are you looking for?



I am not really familiar with the windows programming side of this stuff.
Intel NUC8i7BEH

OLD
Intel Core i3-530 Clarkdale 2.93GHz, ASUS P7H55D-M, 4GB DDR3 SDRAM DDR3 1333, 1.5TB SATA 3.0 HD, Windows 10 Pro, Hauppauge WinTV-HVR-2250 (depreciated), SiliconDust HDHomerun Prime, Harmony One
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#6
2011-04-01, 08:24 PM
I use an app called video stream - similar to air video but it transcodes as needed, and not sure if they'd have an api for an external program (like npvr) to access.

However I have also used another app called streamer that I point at the server:1234 ip address and port and use ewa to start a stream then start this app. not the most elegant but passable.
steveum
Offline

Member

Posts: 244
Threads: 43
Joined: Feb 2007
#7
2011-04-05, 04:39 PM
AirVideo also transcodes if needed. It will transcode in a batch queue or on the fly using ffmpeg. Since I run the AirVideo server on the same computer that runs NPVR, I just add the NPVR recordings directory to the AirVideo server's list of folders is uses to find the video files. AirVideo works really well and is a great deal for 2 or 3 dollars.
Windows 7 Premium 32-Bit, Intel i5 750, ASUS P7P55D, 4gb ram, ATI RADEON HD 4550, 5 sata drives, HVR2250, HDPVR, COMSKIP, PCH A100, EGreat 34a, VideoReDo, SA 4240HDC
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#8
2011-04-05, 07:28 PM
steveum Wrote:AirVideo also transcodes if needed. It will transcode in a batch queue or on the fly using ffmpeg. Since I run the AirVideo server on the same computer that runs NPVR, I just add the NPVR recordings directory to the AirVideo server's list of folders is uses to find the video files. AirVideo works really well and is a great deal for 2 or 3 dollars.

These solutions aren't integrated though - meaning while you can find all your videos, they don't have all the program information relating to them, where a solution integrated to EWA - or an app would have these features.
kirschey
Offline

Member

USA
Posts: 231
Threads: 62
Joined: May 2005
#9
2011-04-15, 03:04 PM
Exactly. I know more or less how to do it, from the web side: create a device detect in js, then feed the h264 mp4 aac encoded file to the device. I think the best use of this would be to the iPad ala time warner's newish app.
Intel NUC8i7BEH

OLD
Intel Core i3-530 Clarkdale 2.93GHz, ASUS P7H55D-M, 4GB DDR3 SDRAM DDR3 1333, 1.5TB SATA 3.0 HD, Windows 10 Pro, Hauppauge WinTV-HVR-2250 (depreciated), SiliconDust HDHomerun Prime, Harmony One
kirschey
Offline

Member

USA
Posts: 231
Threads: 62
Joined: May 2005
#10
2011-04-17, 05:42 PM
I did some more reading and apparently "The latest trunk builds simply don't work with HLS at all. The most recent I found to be working is vlc-1.2.0-git-20100428 (Apr 28th, 2010). from http://forum.videolan.org/viewtopic.php?f=2&t=87216

Interesting.
Intel NUC8i7BEH

OLD
Intel Core i3-530 Clarkdale 2.93GHz, ASUS P7H55D-M, 4GB DDR3 SDRAM DDR3 1333, 1.5TB SATA 3.0 HD, Windows 10 Pro, Hauppauge WinTV-HVR-2250 (depreciated), SiliconDust HDHomerun Prime, Harmony One
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't stream existing recordings Bobins 44 15,679 2018-07-18, 08:19 PM
Last Post: sub
  Error when trying to stream from NEWA on PC jksmurf 2 2,821 2017-02-27, 05:12 AM
Last Post: jksmurf
  Can't stream recordings to desktop browser but Live TV works. Bobins 8 4,523 2016-12-15, 07:40 PM
Last Post: Bobins
  Can't get live stream to work tripkip 2 3,013 2016-06-19, 01:48 PM
Last Post: UncleJohnsBand
  iNEWA glitch on iPhone? jksmurf 1 2,579 2016-03-19, 05:47 PM
Last Post: UncleJohnsBand
  stream recorded nextpvr programs over internet? JJTraxx 6 7,111 2015-08-16, 09:21 PM
Last Post: UncleJohnsBand
  No Sound when trying to stream using the H264/MP4A/MPEG-TS Streamer Transcode Preset ww4397 17 10,002 2014-09-11, 12:46 AM
Last Post: UncleJohnsBand
  Computer Goes to Sleep in mid-Stream ww4397 5 3,361 2014-08-09, 03:12 PM
Last Post: UncleJohnsBand
  stream settings? OTAjunkie 3 1,787 2013-12-13, 01:47 AM
Last Post: UncleJohnsBand
  Cannot stream TV outside LAN ManicsMan 10 5,625 2013-04-08, 10:08 PM
Last Post: UncleJohnsBand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode