473,442 Members | 1,814 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

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 3381
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...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.