Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem in audio streaming? #337

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

afzaalhussain50
Copy link

hi, your live webcam streaming with audio example is outstanding, but in this example audio streaming is not working only video streaming working, can you solve my problem?
i am making my degree project its include live video stream with audio, i found your example it can help me, please solve my problem that why audio is not working...
first i run streamServer.java then i run StreamClient,java video stream work successfully but problem in audio and i also see in console that there is no log information for audio only images(video) log information i see, why??

Thanks

@afzaalhussain50
Copy link
Author

@appnuri sorry i don't understand your comment??

thanks

@sarxos
Copy link
Owner

sarxos commented Apr 26, 2015

This is some spam bot. I will block it.

@afzaalhussain50
Copy link
Author

thanks @sarxos please help me in audio streaming its not working if you any other idea for live audio streaming between i server and many client ?? i found many UDP TCP examples on google but they do not working properly...!!

Thanks

@sarxos
Copy link
Owner

sarxos commented Apr 28, 2015

Hi @afzaalhussain50,

In regards to the pull request you've sent from @ryancheu's fork, there is a conflict with the code you've sent and I cannot merge it. Can you squash these three commits into one, remove changes from README.md and rebase it on top of master?

Back to the audio streaming, I would love to help but I'm completely unfamiliar with audio processing. There are dozens of audio streaming projects wrote in Java I found on Github. Maybe, instead of creating own solution, you should try one of these?

https://github.com/search?l=Java&q=audio+streaming&type=Repositories&utf8=%E2%9C%93

@sarxos
Copy link
Owner

sarxos commented Apr 28, 2015

Moreover, maybe there is something wrong with your PC audio, because example by @ryancheu worked well when I tested it. You also said the examples you tried did not work well - this may be another clue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants