It may be possible, but you won’t be able to do it with the http URLs.
Would you provide more information on equipment you mentioned?
Perhaps there are other transports that the equipment can provide a stream on?
Daren
Thank you for your reply Daren.
I hope that I have more detailed ways to setup the device, however, I would like to describe the support of this device from the company is “shit”
However, I was able to manage login to the device and pulled main applications help.
All values are in hex (unless otherwise specified with *)
An extra param to rdreg & rdi2c will convert them to wrreg & wri2c
rdreg (read one word from register)
rdregb (read one byte from register)
rdregm <# of bytes> (read multiple registers)
wrreg (write one word to register)
wrregb (write one byte to register)
rdmem size> (read from memory)
wrmem … (write to memory; 20 words max)
rdmemf (read from memory to file)
wrmemf (write to memory from file)
rdi2c
wri2c (write i2c)
stream <portaddr*> optional:eth0/.. (UDP multicast streaming)
streamu optional:eth0/.. (TCP/IP streaming)
streamr <portaddr*> (looping UDP multicast streaming)
streamru (looping TCP/IP streaming)
encodev4 <portnum*> optional:eth0/.. (encode and UDP multicast)
(if both parameters are 0, then encoded stream will be ignored)
encodev4u (encode and UDP unicast)
encodev4tcp <portnum*> optional:eth0/.. (encode and TCP/IP unicast)
sap <portnum*> (announce SAP information for UDP multicating)
hrdreg (read host reg (fx2))
hwrreg (write host reg (fx2))
listen <portnum*> <optinal_outfilename> optional:eth0/.. (receive UDP multicast stream)
listenu <optinal_outfilename> optional:eth0/.. (receive TCP/IP unicast stream)
swap (change endianess)
cpu (print cpu usage info)
getver (prints the version number)
decodev4 <portnum*> optional:eth0/.. (decode from file or
decode from UDP multicast & optionally save to filename
decodev4u <portnum*> optional:eth0/.. (decode from file or
decode from TCP/IP unicast stream & optionally save to file
fwload load/reload video & audio firmware (valid in slave mode)
power <d0/d1/d3> set power state to on/low/off
vidinselect <svideo/composite/yuvin> video input selection
fwapi send ql201 firmware api command
supply only necessary parameters
yuvin <yuv_infile> <pcm_infile>
yuvout <yuv_outfile> <pcm_outfile>
tvtune - set tuner freq
i2c … - Geeneric I2C access
i2c … - Geeneric I2C access
gpiodir <optional_dir> - Set/Get GPIO dir (1-out,0-in)
gpioval <optional_val> - Read/Write GPIO val
GPIO direction must be already set!
fpga <deinterlace_mode> - Set deinterlacer mode
Works only on some hardware. To get the mode type ./testapp3 fpga
VOOSD -Set VO_OSD command( set_format, set_res, enable_osd, enable_vo…
VOOSDCtrl -Set OSD control command
VOOSDImage -Set OSD BMP/Font
encodev4_ex (multicast,group 233.18.204.134)
encodev4u_ex (udp unicast)
encodev4tcp_ex (tcp unicast)
decodev4_ex
decodev4tcp_ex (decode from TCP & optionally save to filename)
decodev4u_ex (decode from UDP & optionally save to filename)
set <parm_name> <param_val> … (type ./testapp3 set for more help)
get <parm_name> (type ./testapp3 get for more help)
mdstat - display motion detection info/stats
mdstat_vi - VI-only motion detection
encodejpg <base_name> - encodes frames to jpeg files each interval
osd -date -logo -string -string … - activates
OSD and sets current date and logo if parameters present and adds
as many as 5 strings
indexparse <idx_file_name> - parse MP4 index data
indexparses <idx_file_name> - parse MP4 index data after byte swap
Hopefully, theres way to connect with wowza with any of command over there.