NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 30 31 32 33 34 … 93 Next »
Method for Playing Streams

 
  • 0 Vote(s) - 0 Average
Method for Playing Streams
skate15e
Offline

Member

Posts: 100
Threads: 16
Joined: Oct 2006
#1
2008-02-26, 04:28 AM
Is there a method like PlayAudioFile() that will play a stream instead?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#2
2008-02-26, 04:51 AM
If you're lucky PlayAudioFile() will also play a stream, but only if Directshow can render render an appropriate graph for it automatically.
skate15e
Offline

Member

Posts: 100
Threads: 16
Joined: Oct 2006
#3
2008-03-01, 04:43 AM
Thanks! Looks like I am lucky, it plays my audio files!
DronnyBoyd
Offline

Member

Posts: 63
Threads: 15
Joined: Dec 2005
#4
2008-07-09, 12:31 PM
sub Wrote:If you're lucky PlayAudioFile() will also play a stream, but only if Directshow can render render an appropriate graph for it automatically.

Is this also true for video files?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#5
2008-07-09, 05:39 PM
Yes, if you're lucky PlayVideoFile() will be able to render a video stream if an appropriate set of directshow filters can be found.
DronnyBoyd
Offline

Member

Posts: 63
Threads: 15
Joined: Dec 2005
#6
2008-07-09, 10:12 PM
sub Wrote:Yes, if you're lucky PlayVideoFile() will be able to render a video stream if an appropriate set of directshow filters can be found.


How does that play with things like the PLAYBACK_POSITIONS table and so on. Does GBPVR know when its played a stream that its a video file, and remember it?

Dronny
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#7
2008-07-09, 10:21 PM
It'll ask the graph for its playback position and duration at regular intervals, and if directshow is able to return this info then it'll be saved.

I do think its unlikely you'll give a video stream going though. These are typically complex and depend on directshow filters that Directshow wont pick automatically. Its possible that it'll work, but I think unlikely.
DronnyBoyd
Offline

Member

Posts: 63
Threads: 15
Joined: Dec 2005
#8
2008-07-10, 07:16 AM
Even if its just streaming over HTTP? I would have thought that was pretty common these days, isn't there a 'net stream' source filter or something?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#9
2008-07-10, 07:26 AM
Quote:Even if its just streaming over HTTP?
The problem is that is a pretty loose description of what you want to do. There is not a single unified standard used for all video streaming. Its much more complex. There is a million different protocols and codecs and container formats that are used for streaming videos over the internet (many of these over HTTP), each with different decoders and source filters, and each with their own complexities etc.
DronnyBoyd
Offline

Member

Posts: 63
Threads: 15
Joined: Dec 2005
#10
2008-07-10, 07:42 AM
Okay, well specifically I want to stream MP4 files (ISMA format with 0.5s interleaving created by MP4BOX) from a standard HTTP server (apache probably).

I'm working on a 'media server' kind of application, in what little spare time I have these days Smile , as an excuse to learn some web technologies, and I figured it would be nice to try and serve up videos (and music) over the network to my GB-PVR box in the lounge.

So its all kind of experimental anyway, I guess the answer really is to try it out...
« 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
  is there a service?method which returns listings for multiple channels? reven 16 7,001 2022-04-11, 04:30 PM
Last Post: mandai
  Show artwork method psycik 31 11,780 2015-07-14, 07:06 AM
Last Post: aloxinh
  couple of issues with recording.recurring.save method reven 10 4,684 2014-01-03, 11:11 PM
Last Post: reven
  Advice on which streaming method to use fred250 17 6,216 2013-09-14, 11:14 AM
Last Post: fred250
  getting recurring recordings from service?method API? reven 2 1,956 2013-08-03, 10:50 PM
Last Post: reven
  Is it possible for a plugin to publish to 'Now Playing' panel? McBainUK 4 2,181 2011-01-30, 09:47 AM
Last Post: McBainUK
  Reinitialise method scb147 6 2,425 2009-07-22, 02:23 PM
Last Post: scb147
  Responding to keypress events while a video is playing Ommina 7 3,404 2009-06-27, 12:48 AM
Last Post: sub
  Method to notify plugin of exit whurlston 6 2,910 2008-06-15, 06:20 AM
Last Post: ralphy
  Function to provide more info on playing video? markm 3 1,964 2007-09-16, 02:19 PM
Last Post: ralphy

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

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

Linear Mode
Threaded Mode