live555 Questions
1
I am following the live555 installation steps from here. and have .mak makefiles in each folder. To make the Makefiles I do : nmake abc.mak everytime to get an error fatal error U1052: file 'ntwin3...
1
We're looking for a way to send per frame metadata (for example an ID) with H264 encoded frames from a server to a client.
We're currently developing a remote rendering application, where both cli...
1
Solved
I'm using Intel hardware MFT to encode NV12 frames into H264 stream, and Live555 to stream the encoded frames through RTP over LAN and have ffplay setup at the other end to decode and display the s...
Newsletter asked 19/11, 2019 at 14:27
3
Solved
I've been trying to build live555 according to this guide:
https://github.com/boltonli/ohbee/tree/master/android/streamer/jni
as well as using some other guides, all to no avail.
If someone has...
3
Solved
Recently I downloaded Live555 server source code from their site. I tried to compile and run testMPEG1or2AudioVideoStreamer.cpp file in the testProgs directory. I compiled the whole project includi...
1
Solved
I am using a custom Texas Instruments OMAP-L138 based board that basically consists of an ARM9 based SoC and a DSP processor. It is connected to a camera lens. What I'm trying to do is to capture l...
1
Solved
I want to stream a rtsp stream on android and I finally have come to
conclusion that I can't use android API's MediaPlayer,Videoview etc because
latency is big issue for me. I need an latency of ...
3
Solved
I am new to live555.
I want to stream my webcam from a windows 7 (64-bit) machine behind home LAN using ffmpeg as the encoder to a live555 server running on a Debian 64-bit linux machine in a data...
1
I am trying to stream data encoded using FFMPEg using live555. I have a custom framesource that sends the data to sink but I am unable to figure out how to set SPS and PPS in the framer. I understa...
1
I am trying to create a rtsp Server that streams the OpenGL output of my program. I had a look at How to write a Live555 FramedSource to allow me to stream H.264 live, but I need the stream to be u...
2
Solved
2
Solved
I've been trying to write a class that derives from FramedSource in Live555 that will allow me to stream live data from my D3D9 application to an MP4 or similar.
What I do each frame is grab the b...
0
I have to implement the live streaming from iphone to wowza server using rtsp h264. I did search and found one library Live555. I created the .a files along with include headers. But I am not able ...
2
I like to stream the web cam pictures wich are captured by opencv. I think about a solution with ffmpeg and live555 (poorly they are not document so well). My problems are:
How can convert the ca...
1
Solved
Has anyone succeedded in streaming rtsp packet using TCP through live 555 libraries.?**
I try'ed searching web a lot but didn't find anything useful all the solution provided i try'ed but the wires...
Karl asked 11/2, 2013 at 12:10
1
I want a to do RTSP streaming from a file,so i used live 555 libraries.In live 555 test directories "testMpeg2TransportStreamer" program to stream a TS format file,what i did is,i put the whole cod...
Blemish asked 15/1, 2013 at 12:27
4
Solved
1
1
Solved
I have the live555 framework with me. How to use it in Xcode?
2
Solved
I'm trying to get the RTSP video stream play in my Android App using the build-in Videoview/MediaPlayer, but there're always various problems on different ROMs or different network status(UDP packe...
Diabolo asked 29/3, 2011 at 8:1
1
© 2022 - 2024 — McMap. All rights reserved.