473,396 Members | 2,011 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Playing streaming video in php

hi all ^^
i'm a newbie and i want to play streaming video in php
how do i do that? i have tried and failed, can any one help me? thanks for all ur help
Oct 5 '08 #1
17 3380
Markus
6,050 Expert 4TB
Can you be more specific? What video formats? This can all be done with HTML's embed or object tags.

Markus.
Oct 5 '08 #2
do you have the coding? any format of video will be good. thanks before
Oct 5 '08 #3
Markus
6,050 Expert 4TB
do you have the coding? any format of video will be good. thanks before
I'm going to move this over to HTML because I think it's more suited over there.

Will a moderator edit the title of this please?
Oct 5 '08 #4
ok sorry before, so can anyone play video streaming using php or html? thanks before ^^
Oct 5 '08 #5
acoder
16,027 Expert Mod 8TB
Use the object tag as shown here.
Oct 5 '08 #6
thanks so much for ur help ^^
Oct 6 '08 #7
acoder it seems is not working i have tried to play it and nothing is playing is there any more other solution? thanks
Oct 6 '08 #8
acoder
16,027 Expert Mod 8TB
You have to use a helper application to actually stream the video. Which program, e.g. Windows Media Player, Quicktime, Real Player, etc. are you using?

Can you show the code that you tried?
Oct 6 '08 #9
i tried the coding that u gave me the link to which is :

Expand|Select|Wrap|Line Numbers
  1. <html>
  2. <body>
  3.  
  4. <h2>Playing The Object</h2>
  5.  
  6. <object
  7. classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95">
  8. <param
  9. name="FileName"
  10. value="/1.wmv" />
  11. </object>
  12.  
  13. </body>
  14. </html>
  15.  
CMIIW thanks so much ^^
Oct 7 '08 #10
acoder
16,027 Expert Mod 8TB
OK, try this link. Does it work for you? You'll have to have the Windows Media Player plugin.
Oct 7 '08 #11
i tried it already and nothing happened.. what do you mean i have to have the windows media player plugins? thanks in advance..
Oct 7 '08 #12
acoder
16,027 Expert Mod 8TB
Which browser are you testing on?
Oct 7 '08 #13
firefox, do i have to download the windows media player plugin for firefox?
Oct 7 '08 #14
acoder
16,027 Expert Mod 8TB
Yes, see this article.
Oct 7 '08 #15
acoder, i figure it out, i tried playing with IE and it works, thanks so much, you've been alot of help, thanks
Oct 7 '08 #16
acoder
16,027 Expert Mod 8TB
You're welcome :)

Did you get it working with Firefox and other browsers too?
Oct 7 '08 #17
for firefox i cant get it working yet, coz i am using xp sp 1 not sp 2, thats why i cant install the plugins :( i'll upgrade soon. thanks again :)
Oct 7 '08 #18

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Lonewolf | last post by:
Hi everyone, pls forgive me for my lack of knowledge and skills if my question sounds very stupid. I am trying to implement a video conferencing software and I am currently looking at a few set of...
2
by: citizensen | last post by:
I would like to incorporate one browse... button in webpage and that will search and select a video file ( avi, mpg., .dat, or . mov ) and play and while pressing another button would play the file...
2
by: mpaliath | last post by:
Hi guys I am currently involved in a project which requires me to recieve and play streaming video as well as send it. In Visual C++ is there any free library which helps me do this as...
1
by: majestik | last post by:
Question, can I see an event in Javascript that tells me a video starts playing using the <embed src="file.wmv>. I stream the video, but there is a wait time and wanted to pop up a message telling...
3
by: AkilaHarish | last post by:
Hi, Am developing a mobile application which requires me to play streaming audio and video in a Pocekt Pc using VLC media player. I am doing it like this Process.Start(@"\My...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.